# Duplicate widgets

Because sometimes you want the same report across a multitude of dashboards.&#x20;

Not to fret, CorralData has *two* different ways for you to do this! Inside the widget menu you'll see *<mark style="color:purple;">**Duplicate to**</mark>* as well as *<mark style="color:purple;">**Create Linked Copy**</mark>***:**

<figure><img src="/files/hd8jovEyJJ0qVN2mMpaW" alt=""><figcaption></figcaption></figure>

So, what's the difference?

*<mark style="color:purple;">**Duplicate to**</mark>* creates a standalone copy of the selected widget to the selected dashboard. The two widgets have no ties back to one another after the creation and you can make changes to either widget without affecting the other.&#x20;

*<mark style="color:purple;">**Created linked copy**</mark>*, on the other hand, creates a *linked* copy of the selected widget to the selected dashboard so that any changes made to one widget affects all of its linked copies no matter the dashboard.&#x20;

So which do you choose?

If you want to use a specific widget on another dashboard as a base for a new report (ie. you anticipate making changes to this widget specific to its new dashboard) then select *<mark style="color:purple;">**Duplicate to**</mark>.*

If you want to see the same exact report across multiple dashboards with consistency and accounting for any future changes, then select *<mark style="color:purple;">**Create linked copy**</mark>**.***

{% hint style="info" %}
If you're having trouble and require technical assistance, feel free to reach out to <support@corraldata.com>.
{% endhint %}


---

# 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.corraldata.com/kb/organize-your-data/duplicate-widgets.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.
