> 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-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/einfache-anzeige.md).

# Einfache Anzeige

Das Widget "Einfache Anzeige" zeigt einen Wert für ein oder mehrere Assets an.

<div data-full-width="true"><figure><img src="/files/56icbZC7HgIKzLR6325X" alt=""><figcaption><p>Das Widget "Einfache Anzeige" mit 2 verbundenen Assets</p></figcaption></figure></div>

## Übersicht

<div data-full-width="true"><figure><img src="/files/TLzVrnj2UeSeukO1dmdc" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="102.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Titel</td><td>Titel des Widgets. Wird von der Auswahl des "Primären Assets" beeinflusst</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Icon des WIdgets</td></tr><tr><td><strong>[C]</strong></td><td>Wert</td><td>Wert des ausgewählten Attributs</td></tr><tr><td><strong>[D]</strong></td><td>Name des Attributs</td><td>Kann unter <strong>[H]</strong> festgelegt werden</td></tr><tr><td><strong>[E]</strong></td><td>Mehr Optionen</td><td>Siehe -> Über Widgets navigieren</td></tr></tbody></table>

## Konfiguration

<div data-full-width="true"><figure><img src="/files/GZrPHH3ADQhIZCMbZ46K" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="121.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[F]</strong></td><td>Primäres Asset</td><td>Primäres Asset auswählen. Diese Auswahl bestimmt, welcher Titel <strong>[A]</strong> im Widget erscheint</td></tr><tr><td><strong>[G]</strong></td><td>Attribut</td><td>Das Attribut dessen Wert im Widget angezeigt wird</td></tr><tr><td><strong>[H]</strong></td><td>Name des Attributs</td><td>Wird im Widget angezeigt <strong>[D]</strong></td></tr><tr><td><strong>[I]</strong></td><td>Aktueller Wert/Aggregierter Wert</td><td>Wählen Sie aus, ob der aktuelle Wert oder ein aggregierter Wert angezeigt werden soll.</td></tr><tr><td><strong>[J]</strong></td><td>Weitere Assets hinzufügen</td><td>Weitere Assets hinzufügen</td></tr><tr><td><strong>[K]</strong></td><td>Widget hinzufügen</td><td>Eingaben speichern und Widget hinzufügen</td></tr><tr><td><strong>[L]</strong></td><td>Breite</td><td>Auswählen, wie viel Raum auf dem Dashboard das Widget einnehmen soll.</td></tr></tbody></table>


---

# 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-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/einfache-anzeige.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.
