# Copy dashboards to users

{% hint style="warning" %}

* If you copy a dashboard to a user, you create a detached copy.
* You can no longer make any changes to this dashboard afterward.
* If you want to make a change to this dashboard, you must create a new dashboard and copy it again to all users. If necessary, you would have to delete the existing dashboard.
* The user to whom you copied a dashboard could make changes to the dashboard, which could have unwanted consequences.

Therefore, note the new feature [↗ Global Dashboards](/collection/english-v14/documentation/dashboard/global-dashboards.md).&#x20;

With "Global Dashboards", you can create a single dashboard and then share this dashboard with as many users as you like. Changes to this dashboard can only be made by you.
{% endhint %}

You can copy one or more dashboards from one user to one or more other users.

{% @supademo/embed demoId="aHuOrGv0pmr7Dji3GceiG" url="<https://app.supademo.com/demo/aHuOrGv0pmr7Dji3GceiG>" %}

1. Make sure you are in the "Dashboards" menu
2. Click on "Copy to user"
3. Select a user.
4. All dashboards of this user are displayed
5. Select one or more dashboards that you want to copy
6. Select one or more users to whom you want to copy the selected dashboards.

{% hint style="info" %}
If the menu item "Copy to user" is not visible or not clickable:

You do not have sufficient permission to copy dashboards. To be able to copy dashboards to users, your project role must have the [ ](/collection/english-v14/documentation/roles.md#verwalten-berechtigung)[↗ permission "Manage"](/collection/english-v14/documentation/roles/project-roles.md) for the ↗ [section "](/collection/english-v14/documentation/roles/project-roles.md#projektrolle-konfigurieren)[Dashboards](/collection/english-v14/documentation/roles/project-roles.md#projektrolle-konfigurieren)".
{% 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.buildings.ability.abb/collection/english-v14/documentation/dashboard/copy-dashboards-to-users.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.
