# What is an "Analytic"?

In **BuildingPro Suites**, the term "*Analytic*" is used to refer to a filtered graphical view of your site's data.

The "*Analytic*" refers to data from a one or more *Assets* (meters or Datapoints) over a period of time.

The data is displayed as a [*->Chart*](/collection/platform/insight-analytics/the-insight-analytics-interface/chart.md) **\[A]** and/or [*->Summary Table*](/collection/platform/insight-analytics/the-insight-analytics-interface/summary-table.md) **\[B]**.

<figure><img src="/files/bVpUCc70Dz5tyaHD9e8Y" alt=""><figcaption><p>Analytic with Navigation displayed</p></figcaption></figure>

<figure><img src="/files/ROwRpKDRPDGZPXHTfSL5" alt=""><figcaption><p>Analytic with Navigation hidden</p></figcaption></figure>

Navigation controls (pickers) **\[C]** may be displayed or hidden. These allow the user to adjust the *Analytic* in real-time.

*Analytic*s may be created using the [->Insight Analytics interface](/collection/platform/insight-analytics.md). A configured *Analytic* may be saved and later recalled.


---

# 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/platform/insight-analytics/what-is-an-analytic.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.
