> 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/platform-user-guide-book/events.md).

# Events

The Events Page provides a centralized view of all events generated by both Low-Cost Trackers (LCT) and Level Meters (LM) devices. It allows users to monitor device activity in real-time, analyze event details, and filter results based on device type, event category, or time period. This comprehensive interface ensures users can efficiently track and respond to device-generated or backend-processed events, enhancing operational oversight across all connected devices.

<figure><img src="/files/6MThxLFJT6mAmbpSQ5S2" alt=""><figcaption><p>Events Page</p></figcaption></figure>

Follow the link to the Specific Device type Events page to learn how to manage each Event.

{% hint style="success" %}
LM -Events Page\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/151/level-meter-full-device-guide-book/level-meter-greater-than-giots-function/lm-device-events](/level-meter-full-device-guide-book/level-meter-greater-than-giots-function/lm-device-events.md)
{% endhint %}

{% hint style="success" %}
LCT - Events Page\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/151/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-device-events](/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-device-events.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/platform-user-guide-book/events.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.
