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

# Asset Tracking

The "Asset Tracking" widget allows you to track the Localino trackers of a floor directly in the dashboard.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FZQq1Fr1NMHZqhs5cMp0H%2FHero.png?alt=media&#x26;token=1ebeab52-c722-410d-9080-3fd2ade882b2" alt=""><figcaption></figcaption></figure>

## Operation

<figure><img src="/files/eaQe6napW9pJLOHyNDdF" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="127">Element</th><th width="174.39996337890625">Title</th><th>Details</th></tr></thead><tbody><tr><td><strong>[A1]</strong></td><td>Select floor</td><td>Select which floor is displayed in the widget.</td></tr><tr><td><strong>[A2]</strong></td><td>Selected tracker</td><td>The selected tracker is displayed in blue</td></tr><tr><td><strong>[A3]</strong></td><td>Tracker</td><td>Existing trackers are displayed 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 display of the floor</td></tr><tr><td><strong>[G]</strong></td><td>Zoom out</td><td>Shrink the display of the floor</td></tr></tbody></table>

## Configure Widget

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FwjuO6zXhYtGCLeoh8aGU%2FTracking%20Widget_Konfig.png?alt=media&#x26;token=ffd0698e-4162-4102-ba61-a4dcc93ebb1d" 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: In **\[A1]**, select the primary asset.
6. In **\[A2]**, select the floor that should be displayed in the widget.
7. In **\[A3]**, select how much space the widget should occupy 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/platform/live-cockpit/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.
