> 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 a single 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>Using 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/ecb0ecb4fba8e5237a0a010595a0cb8e97ce4984">-> Asset modeling</a></p></td></tr><tr><td><strong>[C]</strong></td><td>Tab with quick access</td><td><p>Quick access to the information and settings associated with 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 add to the asset <a href="/pages/30bdc4513f2afdba4ed0c80a54f82fec9043bd89">-> Attach documents</a></td></tr><tr><td><strong>[G]</strong></td><td>Links</td><td>Using these, you can add to the asset <a href="/pages/6ac023a5f1377f1cecd9db9d149aa34609841f6a">-> Add links</a></td></tr><tr><td><strong>[H]</strong></td><td>Ratings</td><td>Here you can<a href="/pages/44d0f5b2cbdacd5c1b947cc9da3b1b79bfd0f1b5"> -> Ratings</a> be viewed and created for the asset.</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. Click in the menu bar on **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/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.
