# System Log

The System Log shows you all events that occurred in TeamCal Neo and who performed them. You can customize what is logged and what not.

<figure><img src="/files/1327zwBsgLPmKG3G6HYP" alt=""><figcaption></figcaption></figure>

## Filter

| Input            | Description                                                                                                                        |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Period**       | Select the period of event you want to view                                                                                        |
| **Event Type**   | Select the event type to filter by                                                                                                 |
| **Search User**  | Enter the username or partial username to filter by                                                                                |
| **Search Event** | Enter a string to filter the event by                                                                                              |
| **From/To**      | These fields will be enabled if you you select “Custom” in the Period list box. They allow you to specify a custom period to view. |

## Buttons

| Button                     | Description                                                      |
| -------------------------- | ---------------------------------------------------------------- |
| Refresh                    | Refreshes the display                                            |
| Reset                      | Resets the display to the default                                |
| Delete Period              | Deletes all events from the selected period                      |
| (table header sort arrows) | Toggles ascending/descending sort order of the respective column |

## Log Settings

This tab lets you select what events you want to log, what events you want to show in the log and what color each event types shall have.


---

# 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://lewe.gitbook.io/teamcal-neo/administration/system-log.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.
