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

# Asset-Tracking

Das Widget „Asset Tracking“ ermöglicht es Ihnen, die Localino-Tracker eines Stockwerks direkt im Dashboard zu verfolgen.

<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>

## Vorgang

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

<table data-full-width="true"><thead><tr><th width="127">Element</th><th width="174.39996337890625">Titel</th><th>Details</th></tr></thead><tbody><tr><td><strong>[A1]</strong></td><td>Stockwerk auswählen</td><td>Wählen Sie aus, welches Stockwerk im Widget angezeigt wird.</td></tr><tr><td><strong>[A2]</strong></td><td>Ausgewählter Tracker</td><td>Der ausgewählte Tracker wird blau angezeigt</td></tr><tr><td><strong>[A3]</strong></td><td>Tracker</td><td>Vorhandene Tracker werden schwarz angezeigt</td></tr><tr><td><strong>A4]</strong></td><td>Weitere Optionen</td><td>Weitere Optionen öffnen</td></tr><tr><td><strong>[A5]</strong></td><td>Vergrößern</td><td>Die Anzeige des Stockwerks vergrößern</td></tr><tr><td><strong>[G]</strong></td><td>Verkleinern</td><td>Die Anzeige des Stockwerks verkleinern</td></tr></tbody></table>

## Widget konfigurieren

<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. Stellen Sie sicher, dass Sie sich im Menü „Dashboard“ befinden.
2. Klicken Sie auf „Widget hinzufügen“.
3. Klicken Sie auf „Ansicht“.
4. Klicken Sie auf „Asset Tracking“.

   ▷ Das Fenster **\[A]** erscheint
5. Optional: In **\[A1]**, wählen Sie das primäre Asset aus.
6. In **\[A2]**, wählen Sie das Stockwerk aus, das im Widget angezeigt werden soll.
7. In **\[A3]**, wählen Sie aus, wie viel Platz das Widget auf dem Dashboard einnehmen soll.
8. Klicken Sie auf **\[A4]**

   ▷ Das Widget erscheint auf dem 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/german/plattform/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.
