> 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/german/plattform/insight-analytics/examining-meter-data.md).

# Zählerdaten erkunden

### Grafische Daten aggregieren

Die grafische Darstellung der Daten im Diagramm kann in den ursprünglichen Aufzeichnungsintervallen (z. B. 15 Minuten) angezeigt werden, oder [->aggregiert](/collection/german/akademie/aggregations-in-eliona.md) in größeren Intervallen. Es steht eine Reihe von Intervallen zur Verfügung, von mehreren Minuten bis zu Stunden, Tagen, Monaten usw.

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FkQZbrUMLWrJhQUIEQAPz%2FInsight%20Analytics%2006%20-%20Analytics%20Configuration%20Bar%20and%20export%20(2).png?alt=media&amp;token=796913e3-d6fd-4925-b7e7-097e4af3c467" alt=""><figcaption></figcaption></figure>

Im [*->Analysekonfiguration*](/collection/german/plattform/insight-analytics/the-insight-analytics-interface/chart-options.md) Leiste **\[A]** Sie können auswählen, ob das Diagramm Rohdaten so anzeigt, wie sie aufgezeichnet wurden („*Aktueller Wert*“) oder Daten, die zu einem angegebenen Intervall aggregiert wurden. Siehe [->Analysemodus](/collection/german/plattform/insight-analytics/the-insight-analytics-interface/chart-options.md#mode-c) für weitere Details.

### Werte untersuchen

Sie können jeden einzelnen Intervallwert im Diagramm überprüfen, indem Sie den entsprechenden Punkt mit dem Mauszeiger hervorheben.

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FM6A9jN7haXVWxLkLzjdj%2Fimage.png?alt=media&amp;token=661ae889-fedb-455b-bac7-791f7a1a96ad" alt=""><figcaption></figcaption></figure>

### Diagrammdaten exportieren

Für die meisten der *Analysen* Diagramme gibt es eine Reihe von Optionen, mit denen Sie die angezeigten Daten ganz einfach außerhalb der *BuildingPro Suites* Umgebung verwenden können.

Um Diagrammdaten zu exportieren, klicken Sie auf die *Export* Schaltfläche **\[B]**.

Sie haben die Wahl zwischen:

* Exportieren Sie ein Bild des aktuellen Diagramms als PNG-Rastergrafik
* Exportieren Sie ein Bild des aktuellen Diagramms als JPEG-Rastergrafik
* Exportieren Sie ein Bild des aktuellen Diagramms im PDF-Format
* Exportieren Sie ein Bild des aktuellen Diagramms als SVG-Grafik
* Exportieren Sie eine CSV-Datei der im aktuellen Diagramm verwendeten Daten.

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FV1WTnKXZTyyn7NxJAKHG%2Fimage.png?alt=media&amp;token=2e140e00-0a83-4745-b800-65f981aa4022" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Der CSV-Export speichert Zählerdaten als `Eine Zeile pro Datenpunkt`: Jede Zeile enthält genau einen Datenpunktwert, daher gibt die Datumsspalte auch die Abtastzeit an.
{% endhint %}

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FNqLIqitybnGPmGY6lUtY%2Fimage.png?alt=media&amp;token=cd47e329-3643-450d-8407-e61251056c46" alt="" width="302"><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/german/plattform/insight-analytics/examining-meter-data.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.
