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

# Asset details

Through the Asset Details window, you have access to many functions of an individual asset

## Overview

<figure><img src="/files/0315f29d2a91dee05045c8beb68b8ad19a0beed8" alt=""><figcaption><p>Fig. 1 – The Asset Details, tab "General"</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/fb581140b2e4cdee4a499937a2d8b4734b20865e">-> Information</a></td><td>This section lets you 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/ecb0ecb4fba8e5237a0a010595a0cb8e97ce4984">-> Asset Modeling</a></p></td></tr><tr><td><strong>[C]</strong></td><td>Quick access tab</td><td><p>Quick access to information and settings related to the respective asset</p><ul><li>General</li><li>Data</li><li><a href="/pages/7d0259b5a1d0a6958acc11c1e37778b99da2f3e2">-> Alarms</a></li><li><a href="/pages/d60773e53a548978613495e8568c83a9b3f8eeb5">-> Tickets</a></li><li><a href="/pages/6d4037e7fd37787899d4aa1e35eb60bab913b791">-> Rules</a></li><li><a href="/pages/42ad2651768faba60f8b8f2b7260a9f02388e971">-> Digital Twins</a></li></ul></td></tr><tr><td><strong>[D]</strong></td><td>QR code</td><td>A <a href="/pages/dc78f0094b6302c63a2ffc2609c13a5ece0caeee">-> QR code</a> generate</td></tr><tr><td><strong>[E]</strong></td><td>Go to...</td><td><p>Quick access to</p><ul><li><a href="/pages/e702b9f745a3c545c0d6e00a3c60dcf98ccf2956">-> Map and Floor</a></li><li>-> Data</li><li><a href="/pages/d60773e53a548978613495e8568c83a9b3f8eeb5">-> Create ticket</a></li><li><a href="/pages/41540940c75816d8d80ee1dc27150e4238e23490">-> Analytics</a></li></ul></td></tr><tr><td><strong>[F]</strong></td><td>Attachments</td><td>Using these, you can <a href="/pages/30bdc4513f2afdba4ed0c80a54f82fec9043bd89">-> attach documents</a></td></tr><tr><td><strong>[G]</strong></td><td>Links</td><td>Using these, you can <a href="/pages/6ac023a5f1377f1cecd9db9d149aa34609841f6a">-> add links</a></td></tr><tr><td><strong>[H]</strong></td><td>Ratings</td><td>Here,<a href="/pages/44d0f5b2cbdacd5c1b947cc9da3b1b79bfd0f1b5"> -> ratings</a> for the asset can be viewed and created.</td></tr></tbody></table>

## Open asset details

<div data-full-width="true"><figure><img src="/files/55cf40667c18f008684a58515c267bb5aa647ace" alt=""><figcaption><p>Fig. 2 – The asset menu with the asset list </p></figcaption></figure></div>

1. In the menu bar, click **Assets \[A]**\
   ▷ The "Assets" menu with the **asset list \[C]** appears
2. Click the name of the asset you want to configure **\[B]**\
   ▷ The [-> "Asset details"](/collection/english-v14/documentation/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/english-v14/documentation/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.
