# Audit Review Setup

Audit review includes Audit Reports for periodic reviews of user access. &#x20;

Audit Reports summarize user access to a particular Role, Page, or Audit Control. They are intended for Supervisors and Data Owners to review access for internal or external audit assignments.&#x20;

* Admins have access to *all* Audit Reports and Settings.  &#x20;
* Non-admin users can access Audit Reports and Settings associated with their security profile.

<details>

<summary>Assign Access to Audit Review  <em>[Non-Admin Users]</em> </summary>

#### First, Create / Define a Security Profile with Access to Audit Review:&#x20;

1. Navigate to **Settings - Sentinel Accounts.**&#x20;
2. Under the '**Security Profiles'** tab, select an existing profile or choose to add a new one.&#x20;
3. Scroll down to the Audit section and select which permissions the Profile will include access to:
   * **All Reports**
   * **Employee Review**
   * **Approve / Deny Users**
   * **Audit Control Settings**&#x20;
4. Save changes.&#x20;

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

#### Next, Assign the Profile to the Non-Admin User:

1. Navigate to **Settings - Sentinel Accounts.**&#x20;
2. Under the **'Users'** tab, select the non-admin user.&#x20;
3. Use the dropdown to assign the Profile for any applicable environments.&#x20;
4. Save changes.&#x20;

</details>

<details>

<summary>Types of Audit Reports </summary>

* [**Privileged Access**](/sentinel-help-center/audit-review/privileged-access.md) **-**  Users with access to Administration controls. &#x20;
* [**Sensitive Data**](/sentinel-help-center/audit-review/sensitive-data.md) **-** Users with access to PII/PCI data.&#x20;
* [**Segregation of Duties** ](/sentinel-help-center/audit-review/segregation-of-duties.md)**-** Users with access to Source and Conflict control pages. &#x20;
* [**Correction Access**](/sentinel-help-center/audit-review/correction-access.md) **-** View & review users with Correction-Level access to pages.&#x20;
* [**Restricted Roles**](/sentinel-help-center/audit-review/restricted-roles.md) **-** Users with access to restricted Roles.&#x20;
* [**Role Changes** ](/sentinel-help-center/audit-review/role-changes.md)- Review all employee Roles.

</details>

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

### Audit Review Features

* Ready-Built Audit Reports.&#x20;
* Delivered & Configurable Audit Controls.
* On-demand Analysis.
* Notifications for Access Monitoring.
* Create and Share Reports.


---

# 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/audit-review/audit-review-setup.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.
