# Using widgets

## Widget options

You can access additional options for each widget.

Click the button on any widget **\[A]**, to show more options.

<div data-full-width="true"><figure><img src="/files/b134dbb496bac5609b3df26be902e983570ddbd7" alt=""><figcaption><p>The button "Show widget options". Works for all available widgets. <br>Shown here as an example on a widget for Analog Trends.</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/c0e8c84452ffce4766201a17d58013394bcc90c3" alt=""><figcaption><p>The widget options</p></figcaption></figure></div>

<table><thead><tr><th width="84.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[B]</strong></td><td>Go to...</td><td>Opens available points related to the widget. More details see <a href="#ueber-widgets-navigieren">-> Navigate through widgets</a></td></tr><tr><td><strong>[C]</strong></td><td>Edit</td><td>Using this point, you can make changes to the widget's content.</td></tr><tr><td><strong>[D]</strong></td><td>Create analytic</td><td>Creates an analytic for the selected widget</td></tr><tr><td><strong>[E]</strong></td><td>Resize</td><td>Changes the size of the widget</td></tr><tr><td><strong>[F]</strong></td><td>Remove</td><td>Removes the widget from the dashboard. <br>⚠ This action cannot be undone!</td></tr></tbody></table>

## Arrange widgets

See [↗ Organize dashboards](/collection/english-v14/documentation/dashboard/organize-dashboards.md).

## Navigate via widgets

<figure><img src="/files/1f3b52377503e6557aa1398319486adf692bb68f" alt=""><figcaption></figcaption></figure>

Using the "Go to..." option, you can navigate directly from the widget to relevant settings.

<table><thead><tr><th width="82.33333333333331">Icon</th><th>Description</th><th>Details</th></tr></thead><tbody><tr><td><strong>A</strong></td><td>Alarm</td><td><a href="/pages/ad51069a205e6b72048b700c4eabb004b7ffff64">-> Alarms</a> access the primary asset</td></tr><tr><td><strong>B</strong></td><td>Ticket</td><td><a href="/pages/d60773e53a548978613495e8568c83a9b3f8eeb5">-> Tickets</a> access the primary asset</td></tr><tr><td><strong>C</strong></td><td>Rules</td><td><a href="/pages/6d4037e7fd37787899d4aa1e35eb60bab913b791">-> Rules</a> access the primary asset</td></tr><tr><td><strong>D</strong></td><td>asset</td><td><a href="/pages/b7faa5b1f822983d168ae344bd967ecb7e7616d6">-> Asset details</a>access primary asset data</td></tr><tr><td><strong>E</strong></td><td>Data</td><td>-> access data of the primary asset</td></tr><tr><td><strong>F</strong></td><td>Analytics and reports</td><td><a href="/pages/41540940c75816d8d80ee1dc27150e4238e23490">-> Analytics and reports</a> access the primary asset</td></tr><tr><td><strong>G</strong></td><td>Map</td><td><a href="/pages/3efc89a738d5496ce6ea17733eb6841c641aeae5">-> Map</a> access the primary asset</td></tr><tr><td><strong>H</strong></td><td>BIM</td><td><a href="/pages/755ca3eef7546c2f0eb863ce35d1ae087630dd7c">-> BIM</a> access the primary asset</td></tr><tr><td><strong>I</strong></td><td>Digital Twin</td><td>The <a href="/pages/42ad2651768faba60f8b8f2b7260a9f02388e971">-> Digital twin</a> access the primary asset</td></tr></tbody></table>

{% hint style="info" %}
Navigation always goes to the primary asset that has been defined for the respective widget.
{% endhint %}

## Add subtitle and description

For each widget, a **subtitle** and a **Description** can now also be defined.\
These fields offer the option of providing the widget with additional information or context – directly visible in the widget itself.

<figure><img src="/files/3d6266673d865f19120c486699105e5a302f28f4" alt=""><figcaption></figcaption></figure>

* **subtitle**: Short, highlighted text below the widget title. Ideal for additional information such as location, device type, or status.
* **Description**: Free-text field for a more detailed explanation of the widget content, e.g. purpose, measurement range, or special notes.


---

# 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/widgets/using-widgets.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.
