# Create a new Dashboard

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

1. Make sure you are in the "Dashboard" menu
2. Click on **\[+ Dashboard]**
3. Give the new dashboard a name
4. Click Confirm
5. The new dashboard has been created and will open

The new dashboard is empty at the beginning. To fill it with content, you must [↗ add widgets to the dashboard.](/collection/platform/live-cockpit/add-widgets-to-the-dashboard.md)


---

# 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/create-a-new-dashboard.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.
