# Events

It is the screen used to monitor all activities performed in the system in a near real-time format. It can be limited by filters. Also you can send the filtered events an e-mail address or export to a file as excel format.

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

## Filters

### Username

You can filter by end users username. It is a free text area and filters with contains.

### Computer Name

You can filter by end users computer name. It is a free text area and filters with contains.

### Logon Type

You can filter by Interactive or Remote logon types.

### Work Date

You can filter via working days. Can be select as range of days.

### Refresh

By default events screen not refreshed automatically. You can click refresh button to refresh filtered events.

### Auto Refresh

If you select **Refresh** switch and then click **set options**, Events screen refreshed automatically every 5 seconds that you can set.


---

# 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.sessionlimit.com/managing/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.
