> 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/organize-dashboards.md).

# Dashboards organisieren

## Dashboards umbenennen

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

1. Stellen Sie sicher, dass Sie sich im Menü „Dashboards“ befinden
2. Öffnen Sie die Dashboard-Sammlung
3. Klicke auf "Weitere Optionen"
4. Klicke auf "Bearbeiten"
5. Gib einen neuen Namen ein

## Dashboards löschen

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

1. Stelle sicher, dass du dich im Menü "Dashboards" befindest.
2. Öffnen Sie die Dashboard-Sammlung
3. Klicke auf "Weitere Optionen"
4. Klicke auf "Entfernen"
5. Klicke auf "Bestätigen"

## Dashboards in Ordnern organisieren

Für einen besseren Überblick kannst du Dashboards in Ordnern organisieren.

### Einen Ordner erstellen

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

1. Stelle sicher, dass du dich im Menü "Dashboards" befindest.
2. Öffnen Sie die Dashboard-Sammlung
3. Klicke auf "Ordner hinzufügen"
4. Gib dem Ordner einen Namen
5. Klicke auf "Bestätigen"

### Dashboards in einen Ordner ziehen

1. Stellen Sie sicher, dass Sie sich im Menü „Dashboards“ befinden
2. Öffnen Sie die Dashboard-Sammlung
3. Ziehe das Dashboard per Drag & Drop in den gewünschten Ordner

{% hint style="info" %}
Du kannst nach demselben Prinzip auch Ordner in andere Ordner ziehen.
{% endhint %}

### Dashboards aus Ordnern entfernen

Du kannst Dashboards auch wieder aus Ordnern entfernen.

Ziehe ein Dashboard *nach oben* aus einem Ordner, bis die *gesamte* Dashboard-Sammlung blau hervorgehoben ist.

Versuche nicht, das Dashboard nach unten zu ziehen, um es zwischen den anderen Dashboards anzuordnen.

{% hint style="info" %}
Du kannst nach demselben Prinzip auch Ordner aus anderen Ordnern entfernen.
{% 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/organize-dashboards.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.
