> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/copy-dashboards-to-users.md).

# Dashboards an Benutzer kopieren

{% hint style="warning" %}

* Wenn Sie ein Dashboard an einen Benutzer kopieren, erstellen Sie eine getrennte Kopie.
* Sie können anschließend keine Änderungen mehr an diesem Dashboard vornehmen.
* Wenn Sie eine Änderung an diesem Dashboard vornehmen möchten, müssen Sie ein neues erstellen und es erneut an alle Benutzer kopieren. Möglicherweise müssen Sie das vorhandene Dashboard löschen.
* Der Benutzer, dem Sie ein Dashboard kopiert haben, könnte Änderungen am Dashboard vornehmen, was unerwünschte Folgen haben könnte.

Bitte beachten Sie daher die neue Funktion [↗ Globale Dashboards](/collection/german/plattform/live-cockpit/global-dashboards.md).

Mit „Globalen Dashboards“ können Sie ein einzelnes Dashboard erstellen und dieses Dashboard dann mit beliebig vielen Benutzern teilen. Änderungen an diesem Dashboard können nur von Ihnen vorgenommen werden.
{% endhint %}

Sie können ein oder mehrere Dashboards von einem Benutzer an einen oder mehrere andere Benutzer kopieren.

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

1. Stellen Sie sicher, dass Sie sich im Menü „Dashboards“ befinden
2. Klicken Sie auf „An Benutzer kopieren“
3. Wählen Sie einen Benutzer aus.
4. Alle Dashboards dieses Benutzers werden angezeigt
5. Wählen Sie ein oder mehrere Dashboards aus, die Sie kopieren möchten
6. Wählen Sie ein oder mehrere Benutzer aus, an die Sie die ausgewählten Dashboards kopieren möchten.

{% hint style="info" %}
Wenn der Menüpunkt „An Benutzer kopieren“ nicht sichtbar oder nicht anklickbar ist:

Sie verfügen nicht über ausreichende Berechtigungen zum Kopieren von Dashboards. Um Dashboards an Benutzer kopieren zu können, muss Ihre Rolle die [↗ „Verwalten“-Berechtigung](/collection/german/pflichtbasis/platform-core/workspace-and-identity/users/manage-user-access-rights.md) für den [↗ „Dashboards“](/collection/german/plattform/live-cockpit.md) Bereich haben.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/copy-dashboards-to-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
