> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/erste-schritte-mit-giot/10.-gerat-verfolgen.md).

# 10. Gerät verfolgen

Erfahren Sie, wie Sie den Standorttyp Ihres Geräts auf „Dynamisch“ oder „Statisch“ konfigurieren. Diese Einstellung sorgt für eine optimale Funktionalität, die auf den vorgesehenen Anwendungsfall Ihres Geräts abgestimmt ist, sei es für das Verfolgen beweglicher Assets oder die Überwachung stationärer Objekte.

{% hint style="info" %}
**Standorttyp:** \
[**https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerateeigenschaften/lct-detailseite/standorttyp**](https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerateeigenschaften/lct-detailseite/standorttyp)
{% endhint %}

{% hint style="warning" %}
Nur wenn das Gerät auf „Dynamisch“ eingestellt ist, können die Standorthistorie des Geräts generiert werden.
{% endhint %}

### **Letzte Position verfolgen**

\
Um die letzte Position des Geräts dazustellen, fügen Sie einfach das **Map Widget** zum Gerätedashboard hinzu. Dies zeigt die zuletzt aktualisierte Position des Geräts an.

{% hint style="info" %}
**Widget LCT Map:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/60/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerate-dashboard/lct-widgets-hinzufugen/lct-karten-widget**](/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerate-dashboard/lct-widgets-hinzufugen/lct-karten-widget.md)
{% endhint %}

### **Positionen innerhalb eines bestimmten Zeitrahmens anzeigen**

\
Um die Positionshistorie des Geräts innerhalb eines bestimmten Zeitrahmens anzuzeigen, stellen Sie sicher, dass der **Positionstyp** auf „Dynamisch“ gesetzt ist. Passen Sie dann die **Map Widget-Einstellungen** an, um den gewünschten Zeitraum festzulegen. Es ist auch möglich, die Ereigniszeit direkt auf der Seite des **Map Widgets** anzuzeigen.

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

{% hint style="info" %}
**Standorttyp festlegen:** \
[**https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerateeigenschaften/lct-detailseite/standorttyp**](https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerateeigenschaften/lct-detailseite/standorttyp)
{% endhint %}


---

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

```
GET https://docs.g-iot.io/de/erste-schritte-mit-giot/10.-gerat-verfolgen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
