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

# Asset-Details

Über das Fenster Asset-Details haben Sie Zugriff auf viele Funktionen eines einzelnen Assets

## Übersicht

<figure><img src="/files/3HJZiyQ0sDDcxFCiCUPw" alt=""><figcaption><p>Abb. 1 – Die Asset Details, Reiter "Allgemein"</p></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="95.33333333333331"></th><th width="182"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td><a href="/pages/aJC59ZjExqVYQPkGWLjB">-> 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/qftkGAdrQRo8AAUMTaAK">-> Asset-Modellierung</a></p></td></tr><tr><td><strong>[C]</strong></td><td>Reiter mit Schnellzugriff</td><td><p>Schnellzugriff auf zum jeweiligen Asset gehörigen Informationen und Einstellungen</p><ul><li>Allgemein</li><li>Daten</li><li><a href="/pages/Y1vdA6IyUJp5AWhKGQhk">-> Alarme</a></li><li><a href="/pages/ubHica908lvldaXmCf7U">-> Tickets</a></li><li><a href="/pages/593UD9u60MTOGjEh9dcU">-> Regeln</a></li><li><a href="/pages/C5s9CqjIV79OBqkr6FSK">-> Digitale Zwillinge</a></li></ul></td></tr><tr><td><strong>[D]</strong></td><td>QR-Code</td><td>Einen <a href="/pages/vo6uXDrtzjVSwVWEvdox">-> QR-Code</a> generieren</td></tr><tr><td><strong>[E]</strong></td><td>Gehe zu...</td><td><p>Schneller Zugriff auf</p><ul><li><a href="/pages/SQmzIIlhLdH0iAvonW8W">-> Karte und Stockwerk</a></li><li>-> Daten</li><li><a href="/pages/ubHica908lvldaXmCf7U">-> Ticket anlegen</a></li><li><a href="/pages/OSA6a6cmiJujIdhdf8K4">-> Analytic</a></li></ul></td></tr><tr><td><strong>[F]</strong></td><td>Anhänge</td><td>Über diese können Sie dem Asset <a href="/pages/qp48No68BrpMlLOJRbsv">-> Dokumente anhängen</a></td></tr><tr><td><strong>[G]</strong></td><td>Links</td><td>Über diese können Sie dem Asset <a href="/pages/YDnQr7vrVHAf24cms6ib">-> Links hinzufügen</a></td></tr><tr><td><strong>[H]</strong></td><td>Bewertungen</td><td>Hier können<a href="/pages/0QXX8lhzJIadtcJ8B6Ca"> -> Bewertungen</a> für das Asset eingesehen und erstellt werden.</td></tr></tbody></table>

## Asset-Details aufrufen

<div data-full-width="true"><figure><img src="/files/1OnYLAem7wJgU8VN3iif" alt=""><figcaption><p>Abb. 2 – Das Asset-Menü mit der Asset-Liste </p></figcaption></figure></div>

1. Klicken Sie in der Menüleiste auf **Assets \[A]**\
   ▷ Die Menü "Assets" mit der **Asset-Liste \[C]** erscheint
2. Klicken Sie auf den Namen des Assets, das Sie konfigurieren wollen **\[B]**\
   ▷ Die [-> "Asset-Details"](/collection/german-14.2-freezed/dokumentation/assets/asset-details.md) öffnen sich (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-14.2-freezed/dokumentation/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.
