> 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/insight-analytics/analytics-types/single-meter-single-datapoint.md).

# Single meter / Single Datapoint

With a *Single meter* or *Single Datapoint* analytic you can view the data for a meter/point over a period of time.

{% hint style="info" %}
*Single meter* and *Single Datapoint* analytics behave the same way, but show different assets in the [->Location picker](/collection/platform/insight-analytics/the-insight-analytics-interface/location-picker-meter-tree.md).
{% endhint %}

To set up a *Single meter* or *Single Datapoint*, select from the *Analytics type* selector **\[A]**

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

Next, select a meter or Datapoint from the [*->Location/System tree*](/collection/platform/insight-analytics/the-insight-analytics-interface/location-picker-meter-tree.md) **\[D]**. The selected meter or Datapoint is marked with a grey background and a red bar to the left

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

Once the meters are selected you can then choose the time period to view by using the [*->Time Period Picker*](/collection/platform/insight-analytics/the-insight-analytics-interface/time-period-picker.md) **\[C]**.

The chart will show the data from those meters over the selected time period as a line, bar or “donut” graph as specified by the *Chart type* selector in the the [*->Analytics Configuration*](/collection/platform/insight-analytics/the-insight-analytics-interface/chart-options.md) *bar* **\[B]**

#### Line graph

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

#### Bar graph

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

#### Spectral analysis

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


---

# 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/insight-analytics/analytics-types/single-meter-single-datapoint.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.
