> 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/platform/live-cockpit/global-dashboards.md).

# Global Dashboards

## Also known as Public or Tenant Dashboards

## About Global Dashboards

With "Global Dashboards," you can create a single dashboard and then share this dashboard with any number of users. Changes to this dashboard can only be made by you.

## Create a Global Dashboard

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FWKbDdipelWQGxvEGPrBs%2FDocs_Dashboards%20Globale%20Dashboards%201.png?alt=media&#x26;token=da0d8936-e39c-47f7-8a34-f70b4cac5e22" alt=""><figcaption></figcaption></figure>

#### Create a global dashboard

1. Make sure you are in the "Dashboards" menu
2. Click on **\[A1]**

   ▷ The "Add Dashboard **\[A2]**" window opens
3. Click on **\[A4]**
4. Give the dashboard a name in **\[A5]**
5. Click on **\[A6]**

   ▷ The Global Dashboard is created

## Manage Global Dashboards

Global dashboards are saved in their own folder in the [↗ Dashboard collection](/collection/platform/live-cockpit/organize-dashboards.md).

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FcBXtMDsKQXMUtxsTtWg6%2FDocs_Dashboards%20Globale%20Dashboards%202.png?alt=media&#x26;token=b7ede37d-86ea-4536-bf6c-ddae7ab49efe" alt=""><figcaption></figcaption></figure>

Global dashboards are marked with a blue dot.

**\[B]**: Global Dashboards

**\[C]**: Normal Dashboards


---

# 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/platform/live-cockpit/global-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.
