> 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/dashboard-templates-import-export.md).

# Dashboard-Vorlagen Import/Export

Einige [↗ Apps](/collection/german/pflichtbasis/platform-core/connect-hub/edge-app-marketplace-for-plug-ins-and-extentions/apps.md) bieten sogenannte *Dashboard-Vorlagen*.

*Dashboard-Vorlagen* sind vorgefertigte Dashboards, die speziell auf die Verwendung der jeweiligen App zugeschnitten sind.

{% hint style="info" %}
Apps können ein oder mehrere *Dashboard-Vorlagen*.
{% endhint %}

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FbwuxMPq37gAq9D2iWFE8%2FDocs%20-%20App%20Dashboards.png?alt=media&#x26;token=63a49fba-b734-4c47-859f-bd603c4f5547" alt=""><figcaption></figcaption></figure></div>

Gehen Sie wie folgt vor, um eine Dashboard-Vorlage zu erstellen:

1. Stellen Sie sicher, dass Sie sich im **Dashboards \[A]** Menü
2. Klicken Sie auf **An Benutzer kopieren \[B]**
3. Klicken Sie auf **Apps \[D]**
4. In **\[D]**, wählen Sie die App aus, deren Dashboard-Vorlage Sie verwenden möchten.
5. In **\[E]**, wählen Sie die Dashboard-Vorlage aus, die Sie verwenden möchten.
6. In **\[F]**, wählen Sie einen oder mehrere Benutzer aus, an die Sie dieses Dashboard kopieren möchten.
7. Klicken Sie auf **Dashboards kopieren \[G]**

   ▷ Das *Dashboard-Vorlage* im [↗ Dashboard-Liste](/collection/german/plattform/live-cockpit/organize-dashboards.md) der ausgewählten Benutzer angezeigt.

## Dashboard als JSON exportieren

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FXEZKXEKvybGfcGzamJGD%2FDashboard%20export.png?alt=media&#x26;token=0b115cf9-4cd5-4194-9504-5e932a95ecad" alt=""><figcaption></figcaption></figure></div>

Sie können ein Dashboard im JSON-Format exportieren, um es später wiederzuverwenden oder in einen anderen Tenant zu importieren.

So geht’s:

1. Öffnen Sie das gewünschte Dashboard.
2. Klicken Sie auf das *Weitere Optionen* Menü \[A].
3. Wählen Sie **In JSON exportieren** \[B].

   ▷ Eine `.json` Datei wird automatisch heruntergeladen. Diese Datei enthält die vollständige Konfiguration des Dashboards.

Mit dieser Datei kann das Dashboard später importiert oder zwischen Systemen übertragen werden.

## Dashboard aus JSON importieren

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FxTopJ7x4WxIAnSwpJrup%2FDashboard%20import.png?alt=media&#x26;token=e9dd51c9-d249-4196-af60-17a48a457aed" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FEtPsiUFKbkAMXsHVOwEp%2FDashboard%20import%20(1).png?alt=media&#x26;token=0168cf79-18a4-4beb-8550-411d506e12fd" alt="" width="375"><figcaption></figcaption></figure></div>

Sie können ein Dashboard importieren, das extern erstellt oder exportiert wurde, als `.json` Datei.

So geht’s:

1. Öffnen Sie die *Dashboards* Menü.
2. Klicken Sie auf **Import** \[C].
3. Wählen Sie die gewünschte `.json` Datei aus Ihrem System aus.
4. Klicken Sie erneut auf **Import** .

   ▷ Das Dashboard erscheint nun in Ihrer Liste und kann wie gewohnt bearbeitet werden.


---

# 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/dashboard-templates-import-export.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.
