> 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/widgets/predefined-widgets/asset-tracking.md).

# Asset tracking

With the “Asset Tracking” widget, you can track the Localino trackers of a floor directly in the dashboard.

<figure><img src="/files/232c65dad522d07ab7c26b8b9665c18c4e495288" alt=""><figcaption></figcaption></figure>

## Operation

<div data-full-width="true"><figure><img src="/files/adee5413440f4da988d2c5531d7b6aa882b8dc16" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="127">Element</th><th>Title</th><th>Details</th></tr></thead><tbody><tr><td><strong>[A1]</strong></td><td>Select floor</td><td>Choose which floor is displayed in the widget.</td></tr><tr><td><strong>[A2]</strong></td><td>Selected tracker</td><td>The selected tracker is shown in blue</td></tr><tr><td><strong>[A3]</strong></td><td>Tracker</td><td>Existing trackers are shown in black</td></tr><tr><td><strong>[A4]</strong></td><td>More options</td><td>Open more options</td></tr><tr><td><strong>[A5]</strong></td><td>Zoom in</td><td>Enlarge the floor view</td></tr><tr><td><strong>[G]</strong></td><td>Zoom out</td><td>Reduce the floor view</td></tr></tbody></table>

## Configure widget

<figure><img src="/files/6a22e62ad5b4e64b61e8c419694cbe28b027df03" alt=""><figcaption></figcaption></figure>

1. Make sure you are in the "Dashboard" menu.
2. Click on «Add widget».
3. Click on “View”.
4. Click on “Asset Tracking”. \
   ▷ The window **\[A]** appears
5. Optional: Select **\[A1]** the primary asset
6. Select in **\[A2]** the floor that should be displayed in the widget.
7. Select in **\[A3]** select how much space the widget should take up on the dashboard.
8. Click on **\[A4]** \
   ▷ The widget appears on the dashboard.


---

# 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/widgets/predefined-widgets/asset-tracking.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.
