# Events

Events show you important updates on the machine’s performance. Once you resolve the issue, you can move the event to irrelevant.

Apart from the issues, it might as well include positive informative events, for instance, that the connection is restored. All these events are logically related to each other, and if an event switches from negative to positive, it is automatically moved to the irrelevant list.

Also, you can filter all these events by a specific machine, groups of machines, or by date.

<figure><img src="/files/tbz7ZjVSDe2kWaWRbC4Z" 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://help.smvend.io/personal-account/reports/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.
