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

# Asset Details

The Asset Details window gives you access to many functions of a single asset.

## Overview

<figure><img src="/files/776dNGOW2e6vqYOfIVnc" alt=""><figcaption><p>Fig. 1 – The Asset Details, "General" tab</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/uX9zk0Z9306DCGCkqeC9">-> Information</a></td><td>Through this section, you can configure the selected asset</td></tr><tr><td><strong>[B]</strong></td><td>Attributes</td><td><p>Displays the attributes of the asset.</p><p>You can learn more about attributes in the chapter <a href="/pages/WZhdvymwWGuwX4ikVpKU">-> Asset Modeling</a></p></td></tr><tr><td><strong>[C]</strong></td><td>Tabs with quick access</td><td><p>Quick access to information and settings belonging to the respective asset</p><ul><li>General</li><li>Data</li><li>-<a href="/pages/b5tgjBH6fjqi96CCOZ3k">> Alarms</a></li><li><a href="/pages/RI9muOQKsenFfsZx9xks">-> Tickets</a></li><li>-<a href="/pages/7EqbOee4xvGHLmbS7gGL">> Rules</a></li><li><a href="/pages/FwKORIgKh8P7DeptWSja">-> Digital Twins</a></li></ul></td></tr><tr><td><strong>[D]</strong></td><td>QR Code</td><td>Generate a <a href="/pages/K10TE9ksETZFjIof7AQy">-> QR code</a></td></tr><tr><td><strong>[E]</strong></td><td>Go to...</td><td><p>Quick access to</p><ul><li><a href="/pages/j6XhZarwfvt5CWenhSk6">-> Map and Floor</a></li><li><a href="/pages/TFoFD3eDmUhOGCoHvugE">-> Data</a></li><li><a href="/pages/yE8ahUkFv241FhuqpFVH">-> Create ticket</a></li><li><a href="/pages/zInhg1Fz8x8ciXBAxn5l">-> Analytic</a></li></ul></td></tr><tr><td><strong>[F]</strong></td><td>Attachments</td><td>Through this, you can <a href="/pages/6GVEt3etzRI68Zzbnv6X">-> attach documents to the asset</a></td></tr><tr><td><strong>[G]</strong></td><td>Links</td><td>Through this, you can <a href="/pages/RW9wsKJZv1kSvB4NFxPV">-> add links to the asset</a></td></tr><tr><td><strong>[H]</strong></td><td>Ratings</td><td>Here, you can view and create <a href="/pages/qOaWQwqqvxbczsaxehQh">-> ratings for the asset.</a></td></tr></tbody></table>

## Open Asset Details

<figure><img src="/files/dtqfreSILEIudcbNjmym" alt=""><figcaption><p>Fig. 2 – The Asset Menu with the Asset list</p></figcaption></figure>

1. In the menu bar, click **Assets \[A]**

   ▷ The "Assets" menu with the **Asset list \[C]** appears
2. Click on the name of the asset you want to configure **\[B]**

   ▷ The [-> "Asset Details"](/collection/mandatory-base/assets/asset-details.md) open (Fig. 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/mandatory-base/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.
