# Organize dashboards

## Rename dashboards

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

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

## Delete dashboards

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

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

## Organize dashboards into folders

For better clarity, you can organize dashboards into folders.

### Create a folder

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

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

### Move 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" %}
Using the same principle, you can also move folders into other folders
{% endhint %}

### Remove dashboards from folders

You can also remove dashboards from folders again.

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

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

{% hint style="info" %}
Using the same principle, you can also remove folders from other folders
{% 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/english-v14/documentation/dashboard/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.
