# Security Matrix

**The Security Matrix** is a powerful analytics tool for exploring security permissions for any page.&#x20;

The number of Users, Roles, and Permission Lists for the environment are displayed at the top. A clickable list of modules is shown below and includes User, Role, and Permission List insights.

<figure><img src="/files/KN4HTdSl3huv3xM1Y5Ad" alt=""><figcaption><p>Users, Roles, and Permission Lists columns act as a filter and can be sorted in <em>ascending</em> or <em>descending</em> order. </p></figcaption></figure>

{% tabs %}
{% tab title=" Module Access Details" %}
Clicking a module will display the module access details, including the number of Users, Roles, and Permission Lists, and a full list of pages.&#x20;

Users, Roles, and Permission Lists columns act as a clickable filter to sort in *ascending* or *descending* order. Pages can also be filtered in the Submenu Folder.&#x20;

<figure><img src="/files/jMcM6BWW8pNY9vzb5zFX" alt=""><figcaption><p>Users, Roles, and Permission Lists columns act as a filter and can be sorted in <em>ascending</em> or <em>descending</em> order. </p></figcaption></figure>
{% endtab %}

{% tab title="Page Access Details" %}
Clicking a page will display the page access details, including a list of Users and the Roles and Permission Lists that have been assigned to them.

The right-side panel acts as a clickable filter to sort by Roles. You can also use the top menus to sort by User Access, Roles, or Permission Lists.&#x20;

* **Users -** A list of Users with Page Access. *\*Click for User Quick View\**&#x20;
* **User Access -** A list of assigned Roles and Permission Lists providing Page Access. *\*Click for User Quick View\**&#x20;
* **Roles -** A list of Roles that grant access. *\*Click to navigate to Role\**
* **Permission Lists -** A List of Permission Lists that grant access. *\*Click to navigate to Permission List\**&#x20;

<figure><img src="/files/rTYmLxJ6XtTD9iMQ91xR" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

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