> 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/widgets/predefined-widgets/analytic.md).

# Analytic

The *Analytics Widget* makes it possible to display existing analyses directly in the dashboard or in the smart view. It shows the complete configuration of a selected analysis with all contained charts and data points.

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

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FbdBrfhIOcPJXCjS9OEfi%2FAnalytic%20Widget.png?alt=media&#x26;token=196915a8-344a-46ea-92c4-72fe880d4009" alt=""><figcaption></figcaption></figure>

## Operation

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F3m4yijrOr1k0KpNBub8s%2FAnalytic%20Widget%20(4).png?alt=media&#x26;token=060b17bc-8eea-4e68-b9db-89ae482d019d" alt=""><figcaption></figcaption></figure>

1. **Change time range** Click on **\[A]**.

   ▷ The configuration menu **\[B]** opens.
2. **Select a custom time** In **\[C]**, select the desired time range.

   ◈ With the *Custom* option, you can also set a start and end date.
3. **Apply or reset settings**

   ◈ Click on **\[D]** to restore the original time values of the analysis.

   ◈ 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. You can find more information on analysis configuration here [→ *Analytics*.](/collection/platform/analytics-and-reports.md)
{% endhint %}

## Configure Widget

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FzoEt3jvA7qPOkIS7te1q%2FAnalytic%20Widget%20(2).png?alt=media&#x26;token=144b0e82-eb13-4727-9b3f-f959319bfe63" 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 "Analytic".

   ▷ The window **\[A]** appears
5. Optional: In **\[A1]**, select the Primary Asset.
6. In **\[A2]**, select the desired analysis.
7. In **\[A3]**, select how much space the widget should occupy 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 adopted.
{% 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/platform/live-cockpit/widgets/predefined-widgets/analytic.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.
