> 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/english-v14/documentation/widgets/predefined-widgets/analytics.md).

# Analytics

The *Analytics widget* allows existing analyses to be displayed directly in the dashboard or in Smartview. It shows the complete configuration of a selected analysis with all included charts and data points.

{% content-ref url="/pages/2638d180d4b18710f697cc1de351a7a3f3207986" %}
[Use analytics](/collection/english-v14/documentation/analytics-and-reports/use-analytics.md)
{% endcontent-ref %}

{% hint style="warning" %}
If the dashboard is used by multiple people, make sure to select a *project analysis* so that all users can see the analysis. [→ More about global analytics and reports](/collection/english-v14/documentation/analytics-and-reports/global-analytics-and-reports.md)
{% endhint %}

<figure><img src="/files/473cba8d548cda6a54b7b9414cc866dfeffed571" alt=""><figcaption></figcaption></figure>

## **Operation**

<figure><img src="/files/68a40cf651c11b38f11b70dc95626028bac93e88" alt=""><figcaption></figcaption></figure>

1. **Change time range**\
   Click on **\[A]**.\
   ▷ The configuration menu **\[B]** opens.
2. **Select custom time**\
   Select in **\[C]** the desired time range.\
   ◈ For the option *Custom* you can also define a start and end date.
3. **Apply or reset settings**\
   ◈ Click on **\[D]**, to restore the analysis's original time values.\
   ◈ Click on **\[E] Apply**, to apply the changes.

{% hint style="info" %}
This change only affects the display in the widget – the underlying analysis remains unchanged. Further information on the analysis configuration can be found here [→ *Analyses*](/collection/english-v14/documentation/analytics-and-reports/use-analytics.md).
{% endhint %}

## Configure widget

<figure><img src="/files/f800d35c97e1c2221d5ed483b73d55e1540a0b1e" alt=""><figcaption></figcaption></figure>

1. Make sure you are in the "Dashboard" menu.
2. Click on «Add widget».
3. Click on «Data visualization».
4. Click on «Analysis». \
   ▷ The window **\[A]** appears
5. Optional: Select **\[A1]** the primary asset
6. Select in **\[A2]** select the desired analysis.
7. Select in **\[A3]** select how much space the widget should take up on the dashboard.
8. Click on **\[A4]** \
   ▷ The widget appears on the dashboard.

{% hint style="info" %}
In the *Smartview* the time range selected there is automatically applied.
{% endhint %}


---

# 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/english-v14/documentation/widgets/predefined-widgets/analytics.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.
