# System events view

This view shows all system events for a given period.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-1e8c23827512f434bfbc47691f8e81642a4a4bb5%2Fimage6.png?alt=media)

To change the period modify the start and end date and refresh the view by clicking the “Refresh” button.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-09945875eaba24732169cba971a4dec0dbc89bc1%2Fimage7.png?alt=media)

Double click the list item to view its details.

## Audit trail <a href="#audit-trail" id="audit-trail"></a>

To create an audit trail you may export the list to a txt file or save it in a form of a pdf report using ‘Export’ and ‘Report’ buttons respectively.


---

# 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.boomerang3.com/boomerang-2-system-administrator-manual/menu_-_view/system_events_view.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.
