# Security Reports Setup

**Security Reports** are used to analyze security permissions quickly and accurately.

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

<details>

<summary>Assign Access to Security Reports   <em>[Non-Admin Users]</em> </summary>

#### First, Create / Define a Security Profile with Access to Security Reports:&#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 Security Reports section and select which Reports the Profile will include access to.
4. Save changes.

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

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

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;

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

</details>

<details>

<summary>Types of Security Reports </summary>

* [**Page Analysis**](/sentinel-help-center/security-reports/page-analysis.md) - View Users, Roles, and Permission Lists for any Page.
* [**User Access**](/sentinel-help-center/security-reports/user-access.md) - Search for Users by Page and Access Level.
* [**Role Access**](/sentinel-help-center/security-reports/role-access.md) - Search for Roles by Page and Access Level.
* [**Permission List Access**](/sentinel-help-center/security-reports/permission-list-access.md) - Find Components attached to a Permission List.
* [**Query Analysis** ](/sentinel-help-center/security-reports/query-analysis.md)- Find Users with Access to a Query. *Search by Table or Field.*
* [**Compare Users**](/sentinel-help-center/security-reports/compare-users.md) - Compare Roles Between Multiple Users.
* [**PeopleTools Access**](/sentinel-help-center/security-reports/peopletools-access.md) - View Users with App Designer Access.
* [**Portal Menus** ](/sentinel-help-center/security-reports/portal-menus.md)- View Menus and Components within the Environment.

</details>

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


---

# 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/security-reports/security-reports-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.
