> 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.md).

# Live Cockpit

## Was ist ein Dashboard?

Das Dashboard ist das Erste, was Sie sehen, wenn Sie sich bei BuildingPro Suites anmelden.

Dashboards sind grafische Oberflächen, in denen Sie Werte anzeigen, Einstellungen vornehmen und Zusammenhänge erkennen können.

<figure><img src="/files/a08a1418a855758c1a59ebc8b33e95a4b22df4fc" alt=""><figcaption><p>Ein Dashboard mit verschiedenen Widgets</p></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="81.33333333333331"></th><th width="294"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>"Dashboards" Menüpunkt</td><td>Klicken Sie hier, um das aktuelle Dashboard zu öffnen</td></tr><tr><td><strong>[B]</strong></td><td>Zur Dashboard-Sammlung</td><td>Klicken Sie, um alle verfügbaren Dashboards anzuzeigen</td></tr><tr><td><strong>[C]</strong></td><td>"Neues Dashboard erstellen"-Schaltfläche</td><td>Ein neues Dashboard erstellen</td></tr><tr><td><strong>[D]</strong></td><td>Optionen</td><td><p>Verfügbare Optionen:</p><ul><li>Kopieren</li><li>Name bearbeiten</li><li>Zu Lesezeichen hinzufügen</li><li>Entfernen</li></ul></td></tr><tr><td><strong>[E]</strong></td><td>Zu Benutzer kopieren</td><td>Das aktuelle Dashboard zu einem Benutzer kopieren</td></tr><tr><td><strong>[F]</strong></td><td>Widgets</td><td>Verfügbare anzeigen <a href="/pages/f7e162f50a9836f102954ede54c73ac136c456fb">-> Widgets</a></td></tr><tr><td><strong>[G]</strong></td><td>Masonry-Umschalter</td><td>-> Masonry-Layout aktivieren</td></tr></tbody></table>

Dashboards bestehen aus sogenannten [-> Widgets](/collection/german/plattform/live-cockpit/widgets.md). Sie können ein Dashboard individuell aus verschiedenen Widgets "zusammenstellen".

Sie können jederzeit zum Dashboard zurückkehren, indem Sie auf den **Dashboard-Menüpunkt \[A]** in der Seitenleiste klicken.

#### Mehrere Dashboards

Sie können beliebig viele Dashboards erstellen und zwischen ihnen wechseln.

Sie sind nicht auf ein einziges Dashboard beschränkt.

{% hint style="info" %}
**Beispiel** Sie erstellen ein Dashboard, das den aktuellen Status aller Jalousien in Ihrem Gebäude anzeigt.

In einem anderen Dashboard zeigen Sie Raumtemperaturen und den Status vorhandener Klimaanlagen an.

In einem dritten Dashboard überwachen Sie die Energieflüsse in der Infrastruktur.
{% endhint %}

Sie können [-> Dashboards kopieren](/collection/german/plattform/live-cockpit/copy-dashboards-to-users.md) an andere Benutzer. Das bedeutet, dass Sie Dashboards, die Sie bereits erstellt haben, nicht für jeden Benutzer von Grund auf neu erstellen müssen.


---

# 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.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.
