> 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/ereignisse.md).

# Ereignisse

Die Ereignisse-Seite bietet eine zentrale Ansicht aller Ereignisse, die sowohl von Low-Cost Trackern (LCT) als auch von Level-Metern (LM) Geräten generiert wurden. Sie ermöglicht es den Nutzern, die Geräteaktivität in Echtzeit zu überwachen, Ereignisdetails zu analysieren und Ergebnisse nach Gerätetyp, Ereigniskategorie oder Zeitraum zu filtern. Diese umfassende Benutzeroberfläche ermöglicht, dass Nutzer Ereignisse, die von Geräten erzeugt oder vom Backend verarbeitet wurden, effizient nachverfolgen und darauf reagieren können, wodurch die betriebliche Aufsicht über alle verbundenen Geräte verbessert wird.

<figure><img src="/files/ROQPh5BGSnp0OINtO57h" alt=""><figcaption><p>Ereignisse</p></figcaption></figure>

Folgen Sie dem Link zur den Gerätespezifischen-EreignisseSeite, um zu erfahren, wie jedes Ereignis verwaltet wird.

{% hint style="success" %}
LM - **Ereignisse-Seite**\
[**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/44/level-meter-vollstandiges-gerate-handbuch/level-meter-greater-than-giot-funktion/lm-gerateereignisse**](/de/level-meter-vollstandiges-gerate-handbuch/level-meter-greater-than-giot-funktion/lm-gerateereignisse.md)
{% endhint %}

{% hint style="success" %}
LCT - **Ereignisse-Seite**\
[**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/44/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerateereignisse**](/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerateereignisse.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:

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