# Duplicating a Dashboard

If you find a dashboard useful, you can duplicate it to create a copy. You can change the title,  description, and [dashboard group](/features/dashboards/dashboard-groups.md) of the duplicated dashboard. Once you duplicate a dashboard, any changes you make to the original dashboard won’t affect the duplicated copy.

The duplicated dashboard would stand alone just like the other dashboards.

## **Steps to Duplicate a Dashboard**

1. From the dashboard overview page, click on **Dashboard** on the **SETTINGS** section.

<div align="left"><img src="/files/-Md7g05h8sSxJPCFZpuR" alt=""></div>

This will take you to the dashboard list page, where you can find all available dashboards on that [application](/getting-started/setting-up-an-account/applications.md).

![](/files/-Md8HuL9aTWvM0JxUUDi)

&#x20;  2\. Click on the **duplicate dashboard icon**.

<div align="left"><img src="/files/-Md8Hl_z1qOgrIpElVOk" alt="Duplicate dashboard icon"></div>

*It will take you to the **duplicate dashboard page.***

![](/files/-Md8JNH1elqToXfPI1Oz)

&#x20;  **3. Fill the form.**

* Enter a title for the duplicate copy.
* Enter a description for the dashboard.
* Choose a dashboard group to place it in.

&#x20;  **4.** Click **'Submit'** to create the duplicate copy.

You can find the duplicate dashboard in your dashboard list.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxmetrics.com/features/dashboards/creating-dashboards/duplicate-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
