> 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/plattform-benutzerhandbuch/verwaltung/geolokalisierungs-credits.md).

# Geolokalisierungs-Credits

Die Seite **Geolokalisierungs-Credits** bietet eine Übersicht auf Tenant-Ebene über die verfügbaren und von **Low Cost Tracker (LCT)**-Geräten verbrauchten Geolokalisierungs-Credits. Benutzer können hier schnell den aktuellen Credit-Stand prüfen und den Verbrauch im gesamten Tenant überwachen.

{% hint style="info" %}
Diese Seite ist nur für Tenants relevant, die **Low Cost Tracker (LCT)**-Geräte verwenden. Wenn Ihr Tenant keine LCT-Geräte enthält, ist der Bereich **Geolokalisierungs-Credits** nicht relevant.
{% endhint %}

{% hint style="info" %}
Eine vollständige Erklärung zur Funktionsweise der LCT-Geolokalisierungs-Credits, einschließlich Zuteilung, Verbrauch, Gültigkeit, gekauften Credits, Verbrauch pro Gerät und Benachrichtigungen, finden Sie unter [**LCT - Geolokalisierungs-Credits**](/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-g-iot-funktionen/lct-geolokalisierungs-credits.md).
{% endhint %}

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

#### Schritte zum Öffnen der Seite Geolokalisierungs-Credits

1. **Cockpit-Menü öffnen**\
   Navigieren Sie zur Seitenleiste und klicken Sie auf das **Cockpit-Menü**.
2. **Verwaltung auswählen**\
   Wählen Sie im Cockpit-Menü den Bereich **Verwaltung**.
3. **Geolokalisierungs-Credits auswählen**\
   Klicken Sie auf **Geolokalisierungs-Credits**, um die Credit-Übersicht des Tenants zu öffnen.

Die Seite **Geolokalisierungs-Credits** bietet eine vollständige Übersicht über die LCT-Geolokalisierungsnutzung des Tenants, einschließlich Gesamt-, verbrauchter und verbleibender Credits, Verbrauch pro Gerät, Kaufhistorie, zusätzlicher Credit-Käufe, jährlicher Erneuerung sowie Benachrichtigungen bei 80 % und 90 %.

{% hint style="info" %}
Um automatische Benachrichtigungen zum Verbrauch von Geolokalisierungs-Credits zu erhalten, muss für den Tenant mindestens eine gültige **E-Mail-Adresse im Bereich Verwaltung konfiguriert** sein. Siehe [Tenant > Einstellungen](/de/plattform-benutzerhandbuch/verwaltung/tenant/einstellungen.md).
{% 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, and the optional `goal` query parameter:

```
GET https://docs.g-iot.io/de/plattform-benutzerhandbuch/verwaltung/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.
