# Notifications

**Notifications** can be set up to track updates for Access Changes and Page Access:&#x20;

* **Access Changes -** Notify if/when the permissions on a User, Role, or Permission List are changed.&#x20;
* **Page Access -** Notify if/when a user is granted access to a specific Page.&#x20;

{% tabs %}
{% tab title="Access Changes" %}
Set up notifications to track when the security permissions on a specific User, Role, or Permission List are modified.&#x20;

#### How to Set Up Notifications for Access Changes:

1. Navigate to **Environments** and select an **Environment.**&#x20;
2. Select '**Audit Review'** and click **Notifications.** &#x20;
3. On the **Access Changes** tab, select the **User, Role, or Permission List** menu.&#x20;
4. Search and select the corresponding object to track changes.&#x20;
5. Enter the **Manager's Email** for notifications.&#x20;
6. Click **'Add.'** <br>

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

{% endtab %}

{% tab title="Page Access " %}
Set up notifications to track when access is granted to a specific Page. &#x20;

#### **How to Set Up Notifications for Page Access:**

1. &#x20;Navigate to **Environments** and select an **Environment.**&#x20;
2. Select '**Audit Review'** and click **Notifications.** &#x20;
3. On the '**Page Access**' tab, click the **'Settings'** tab.
4. Navigate down to the Page Level and click the **'Settings'** icon.&#x20;
5. On the '**Notifications**' tab, enter the **Manager's Email** for notifications.
6. Indicate the **Access Level** to monitor: Display (D), Update (U), or Correction (C).&#x20;
7. Click **'Save.'** <br>

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

   <figure><img src="/files/mM68IuyqwjDBpaUTwrOC" 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/audit-review/notifications.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.
