> 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/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-g-iot-funktionen/lct-geolokalisierungs-credits.md).

# LCT - Geolokalisierungs-Credits

Die Funktion **Geolokalisierungs-Credits** ermöglicht Tenant-Benutzern, die von **Low Cost Tracker (LCT)**-Geräten verwendeten Geolokalisierungs-Credits zu überwachen und zu verwalten.

Die Credits werden auf Tenant-Ebene verwaltet, sodass die verfügbare Kapazität innerhalb der LCT-Geräteflotte geteilt werden kann und der Verbrauch gleichzeitig transparent und kontrollierbar bleibt.

{% hint style="info" %}
Diese Funktion gilt ausschließlich für **Low Cost Tracker (LCT)**-Geräte. Wenn Ihr Tenant keine LCT-Geräte enthält, ist der Bereich Geolokalisierungs-Credits nicht relevant.
{% endhint %}

## Schritte zum Öffnen der Geolokalisierungs-Credits

1. **Öffnen Sie das Cockpit-Menü.**
2. **Wählen Sie Verwaltung.**
3. **Klicken Sie auf Geolokalisierungs-Credits.**

![Geolokalisierungs-Credits](https://2648756693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7MM4qMpFROaIGLQwO80c%2Fuploads%2FYEmiwo7h9nBW5WwOo0KH%2Flct-geolocation.png?alt=media)

## Funktionsweise der Geolokalisierungs-Credits

Jeder LCT enthält eine festgelegte Anzahl an Geolokalisierungs-Credits gemäß dem jeweiligen Vertrag.

Der Verbrauch erfolgt in dieser Reihenfolge:

1. **Im Gerät enthaltene Credits**
2. **Gekaufte Credit-Aufladungen**
3. **Gemeinsam genutzte Tenant-Credits**

Da die Credits auf Tenant-Ebene verwaltet werden, kann verfügbare Kapazität Geräte mit höherem Geolokalisierungsverbrauch unterstützen. Gekaufte Credits stehen automatisch Geräten zur Verfügung, die zusätzliche Geolokalisierungs-Credits benötigen.

Die im Gerät enthaltenen Credits werden während der Laufzeit des aktiven Vertrags jährlich erneuert.

GIoT überwacht außerdem den Verbrauch des Tenants und sendet E-Mail-Benachrichtigungen, wenn **80 %** und **90 %** der verfügbaren Credits verwendet wurden. Die Benachrichtigungen werden an die für den Tenant im Bereich **Verwaltung** konfigurierten E-Mail-Adressen gesendet.


---

# 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.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-g-iot-funktionen/lct-geolokalisierungs-credits.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.
