> 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/pflichtbasis/assets/asset-details.md).

# Anlagendetails

Das Fenster „Asset-Details“ bietet Ihnen Zugriff auf viele Funktionen eines einzelnen Assets.

## Übersicht

<figure><img src="/files/7f17c47a99d2547e5e168fd3baba316c42743783" alt=""><figcaption><p>Abb. 1 – Die Asset-Details, Registerkarte „Allgemein“</p></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="61.73332722981769"></th><th width="147.60003662109375"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td><a href="/pages/7b85c3bd0eb2e05a9dce927f60bcaf3ca307e9d8">-> Informationen</a></td><td>Über diesen Abschnitt können Sie das ausgewählte Asset konfigurieren</td></tr><tr><td><strong>[B]</strong></td><td>Attribute</td><td><p>Zeigt die Attribute des Assets an.</p><p>Mehr über Attribute erfahren Sie im Kapitel <a href="/pages/4ebd15e11a3ee050d75816d387105812f20b12dc">-> Asset-Modellierung</a></p></td></tr><tr><td><strong>[C]</strong></td><td>Registerkarten mit Schnellzugriff</td><td><p>Schnellzugriff auf Informationen und Einstellungen des jeweiligen Assets</p><ul><li>Allgemein</li><li>Daten</li><li>-<a href="/pages/260f7f711307497fb5e3c07f12f268d395349d2f">> Alarme</a></li><li><a href="/pages/0be3f984acf2919809fd433bfd55c863ddecd86a">-> Tickets</a></li><li>-<a href="/pages/1cfa8397f3e6d3ba8a78395d0f060417744b1b87">> Regeln</a></li><li><a href="/pages/c43be70a43f52563a3583b016ba41cd8b6872972">-> Digitale Zwillinge</a></li></ul></td></tr><tr><td><strong>[D]</strong></td><td>QR-Code</td><td>Generieren Sie einen <a href="/pages/6b32386263a0ab8f6c4eee123274299030cfc052">-> QR-Code</a></td></tr><tr><td><strong>[E]</strong></td><td>Gehe zu...</td><td><p>Schnellzugriff auf</p><ul><li><a href="/pages/11e73794547d73a5dc676728669c1bc55af0d3ef">-> Karte und Etage</a></li><li><a href="/pages/2156fa33c4e5eb746b4c2669ff3a311fc1640c78">-> Daten</a></li><li><a href="/pages/ff8b22dc246260b2317a78ba0bef85287669a34e">-> Ticket erstellen</a></li><li><a href="/pages/3433aad7fc0805b6142c2e0c9e0e8445738ae9b7">-> Analyse</a></li></ul></td></tr><tr><td><strong>[F]</strong></td><td>Anhänge</td><td>Darüber können Sie <a href="/pages/1ff55d3f21fde04601d51dbad2a2b0773293e260">-> Dokumente an das Asset anhängen</a></td></tr><tr><td><strong>[G]</strong></td><td>Links</td><td>Darüber können Sie <a href="/pages/e14363b768f4cecb097aae7f4f0f78ba8b1c1ce9">-> Links zum Asset hinzufügen</a></td></tr><tr><td><strong>[H]</strong></td><td>Bewertungen</td><td>Hier können Sie anzeigen und erstellen <a href="/pages/d5ef01db9d5c24a50b2442d6db99f0ca85ad0b6e">-> Bewertungen für das Asset.</a></td></tr></tbody></table>

## Asset-Details öffnen

<figure><img src="/files/3480f1ac0c35587ba0ee63516a771e5566a5bd60" alt=""><figcaption><p>Abb. 2 – Das Asset-Menü mit der Asset-Liste</p></figcaption></figure>

1. Klicken Sie in der Menüleiste auf **Assets \[A]**

   ▷ Das Menü „Assets“ mit der **Asset-Liste \[C]** erscheint
2. Klicken Sie auf den Namen des Assets, das Sie konfigurieren möchten **\[B]**

   ▷ Die [-> „Asset-Details“](/collection/german/pflichtbasis/assets/asset-details.md) öffnen (Abb. 1)


---

# 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/pflichtbasis/assets/asset-details.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.
