# Dashboard

## What is a dashboard?

The dashboard is the first thing you see when you log in to eliona.&#x20;

Dashboards are graphical interfaces on which you can view values, make settings, and recognize connections.&#x20;

<div data-full-width="true"><figure><img src="/files/d07e8dc37afe4c3f43dc1f0b6ec02a04c2314521" alt=""><figcaption><p>A dashboard with various widgets</p></figcaption></figure></div>

<table><thead><tr><th width="81.33333333333331"></th><th width="294"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Menu item "Dashboards"</td><td>Click here to open the current dashboard</td></tr><tr><td><strong>[B]</strong></td><td>To the dashboard collection</td><td>Click to display all available dashboards</td></tr><tr><td><strong>[C]</strong></td><td>Button "Create new dashboard"</td><td>Create new dashboard</td></tr><tr><td><strong>[D]</strong></td><td>Options</td><td><p>Available selection:</p><ul><li>Copy</li><li>Edit name</li><li>Add to bookmarks</li><li>Remove</li></ul></td></tr><tr><td><strong>[E]</strong></td><td>Copy to user</td><td>Copy current dashboard to a user</td></tr><tr><td><strong>[F]</strong></td><td>Widgets</td><td>Available <a href="/pages/02c53868afc46a7fe1bcbf778844f5a2126702d4">-> Widgets</a> show</td></tr><tr><td><strong>[G]</strong></td><td>Masonry Switch</td><td><a href="/pages/aa0f1099fb9b985eda7cbcfa9d199120ac2d5b41#masonry">-> Enable masonry layout</a> enable</td></tr></tbody></table>

Dashboards consist of so-called [-> Widgets](/collection/english-v14/documentation/widgets.md). You can individually "assemble" a dashboard from various widgets.

You can return to the dashboard at any time by clicking the **menu item** **Dashboard \[A]** in the sidebar.&#x20;

### Multiple dashboards

You can create as many dashboards as you like and switch between them.&#x20;

You are not tied to a single dashboard.&#x20;

{% hint style="info" %}
**Example** \
You create a dashboard on which the current states of all blinds in your building are displayed.&#x20;

In another dashboard, you display room temperatures and the status of any air conditioning systems present.&#x20;

In yet another dashboard, you monitor the energy flows in the infrastructure.
{% endhint %}

You can [-> copy dashboards to other users](/collection/english-v14/documentation/dashboard/copy-dashboards-to-users.md). This means you do not have to create dashboards that you have already made separately for each user. &#x20;


---

# 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.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.
