# System Administration Reports

<table><thead><tr><th width="355">Report Name</th><th>Description/Usage</th></tr></thead><tbody><tr><td>Audit Report</td><td>A report providing audit action details recorded by the system for a specified time period.</td></tr><tr><td>Monthly Statistics of Emails &#x26; SMS's sent</td><td>Displays the monthly totals of Emails &#x26; SMSs sent for a nominated period</td></tr><tr><td>Security: Users having positions</td><td>Displays each user and their competent positions</td></tr><tr><td>Security: Positions having policies</td><td>Displays each position and all of its policies</td></tr><tr><td>Security: Users having policies based on current duty</td><td>Displays each user their effective policies based on their current duties. Note that this changes based on users going on and off duty.</td></tr><tr><td>File attachments</td><td>Displays file attachments along with their links to register items.</td></tr><tr><td>Full Detail Report (Beta)</td><td>Provides full details of an event and selected registers.</td></tr></tbody></table>


---

# 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.cw.crisisworks.com/modules/reports/system-administration-reports.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.
