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

# Analyse

Das *Analyse-Widget* ermöglicht es, vorhandene Analysen direkt im Dashboard oder in der Smartview anzuzeigen. Es zeigt die vollständige Konfiguration einer ausgewählten Analyse mit allen enthaltenen Diagrammen und Datenpunkten.

{% hint style="warning" %}
Wenn das Dashboard von mehreren Personen verwendet wird, stellen Sie sicher, dass Sie eine *Mandantenanalyse* auswählen, damit alle Benutzer die Analyse sehen können. [→ Mehr zu globalen Analysen und Berichten](/collection/german/plattform/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>

## Vorgang

<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. **Zeitraum ändern** Klicken Sie auf **\[A]**.

   ▷ Das Konfigurationsmenü **\[B]** öffnet sich.
2. **Wählen Sie eine benutzerdefinierte Zeit** In **\[C]**, wählen Sie den gewünschten Zeitraum aus.

   ◈ Mit der *Benutzerdefiniert* Option können Sie auch ein Start- und Enddatum festlegen.
3. **Einstellungen anwenden oder zurücksetzen**

   ◈ Klicken Sie auf **\[D]** um die ursprünglichen Zeitwerte der Analyse wiederherzustellen.

   ◈ Klicken Sie auf **\[E] Anwenden** um die Änderungen zu übernehmen.

{% hint style="info" %}
Diese Änderung betrifft nur die Anzeige im Widget – die zugrunde liegende Analyse bleibt unverändert. Weitere Informationen zur Analysekonfiguration finden Sie hier [→ *Analysen*.](/collection/german/plattform/analytics-and-reports.md)
{% endhint %}

## Widget konfigurieren

<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. Stellen Sie sicher, dass Sie sich im Menü „Dashboard“ befinden.
2. Klicken Sie auf „Widget hinzufügen“.
3. Klicken Sie auf "Datenvisualisierung".
4. Klicken Sie auf "Analyse".

   ▷ Das Fenster **\[A]** erscheint
5. Optional: In **\[A1]**, wählen Sie das Primary Asset aus.
6. In **\[A2]**, wählen Sie die gewünschte Analyse aus.
7. In **\[A3]**, wählen Sie aus, wie viel Platz das Widget auf dem Dashboard einnehmen soll.
8. Klicken Sie auf **\[A4]**

   ▷ Das Widget erscheint auf dem Dashboard.

{% hint style="info" %}
Im *Smartview*, der dort ausgewählte Zeitraum wird automatisch übernommen.
{% 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/german/plattform/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.
