# Reports

Sentinel has three types of interactive reports: **Security, Audit, and Compare Reports.**&#x20;

Reports are available in each environment, and shortcut menus for the default environments are displayed on the Dashboard.

<details>

<summary><a href="/pages/ab3AW2suuEnJnMYIjHtp">Security Reports</a></summary>

Security Reports provide detailed information about permissions assigned to Users, Roles, and Permission Lists.&#x20;

*The following reports can be used to analyze security quickly and accurately:*&#x20;

* Security Matrix
* Page Analysis
* User Access
* Role Access
* Permission List Access
* Query Analysis&#x20;
* Compare Users
* PeopleTools Access
* Portal Menus&#x20;

</details>

<details>

<summary><a href="/pages/x5cstMFbFtx2bVZucfx5">Audit Reports</a></summary>

Audit Reports highlight potential compliance risks and are used for periodic access reviews.

* Privileged Access
* Sensitive Data&#x20;
* Segregation of Duties&#x20;
* Correction Access
* Restricted Roles
* Role Changes&#x20;
* Notifications &#x20;

</details>

<details>

<summary><a href="/pages/DQTLLGPEmosPoYCSM6jB">Compare Reports</a></summary>

Compare Reports are used to identify security differences and new application objects between a source and target environment.

* Environments
* User Profiles
* Roles
* Permissions

</details>


---

# 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.sentinelsoftware.com/sentinel-help-center/sentinel-overview/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.
