# Events

When a [Rule ](/get-started/rule-engine.md)for a specific measurement is created, all events triggered by the rule are added to the **device's events database**.

The **Events** tab displays all the events associated with the device for a specified timeframe. These events are displayed in a table that includes **Message**, **Time Stamp**, and **Type**.

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

You can download events within the required time range:

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


---

# Agent Instructions: 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.widgelix.com/get-started/devices/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.
