# Organize Dashboards

## Rename Dashboards

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

1. Make sure you are in the "Dashboards" menu
2. Open the dashboard collection
3. Click "More options"
4. Click "Edit"
5. Enter a new name

## Delete Dashboards

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

1. Make sure you are in the "Dashboards" menu.
2. Open the dashboard collection
3. Click "More options"
4. Click "Remove"
5. Click "Confirm"

## Organize Dashboards in Folders

For a better overview, you can organize dashboards in folders.

### Create a Folder

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

1. Make sure you are in the "Dashboards" menu.
2. Open the dashboard collection
3. Click "Add folder"
4. Give the folder a name
5. Click "Confirm"

### Drag Dashboards into a Folder

1. Make sure you are in the "Dashboards" menu
2. Open the dashboard collection
3. Drag and drop the dashboard into the desired folder

{% hint style="info" %}
You can also drag folders into other folders using the same principle.
{% endhint %}

### Remove Dashboards from Folders

You can remove dashboards from folders again.

Drag a dashboard *upward* out of a folder until the *entire* dashboard collection is highlighted in blue.

Do not try to drag the dashboard downward to arrange it between the other dashboards.

{% hint style="info" %}
You can also remove folders from other folders using the same principle.
{% 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/platform/live-cockpit/organize-dashboards.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.
