# Configure Notification Exclusions

Use labels to control which Access Reviews send digest emails and alert notifications. For example, you can exclude test reviews or low-priority reviews from notifications while keeping them fully functional.

## Overview

Exclusions apply to two notification types:

* **Digest Notifications**: Periodic summary emails consolidating review assignments
* **Alerts**: Immediate notifications when reviewers are assigned to new reviews

Both exclusion types are configured independently. If a review has ANY of the selected exclusion labels, it will be excluded from that notification type.

![Notification exclusion settings in Access Reviews](/files/Tulo78tpeJQkcAh36Cc2)

{% hint style="info" %}
Review-level notification settings (configured per-review for events like "review started" or reminders) operate separately and are not affected by these exclusions.
{% endhint %}

## Prerequisites

* Administrator role
* At least one label exists (create labels under **Access Reviews** > **Settings** > **Labels**)

## Configure Notification Exclusions

To configure notification exclusions:

1. Navigate to **Access Reviews** > **Settings** > **Notifications** tab.
2. Expand the **Exclude reviews** section for the notification type you want to configure:
   * **Digest Notifications** > **Exclude reviews**
   * **Alerts** > **Exclude reviews**
3. Select one or more labels from the dropdown.
4. Changes save automatically.

Reviews with any of the selected labels will be excluded from that notification type.

## Troubleshooting

If reviews with exclusion labels continue sending notifications:

| Issue                            | Solution                                                        |
| -------------------------------- | --------------------------------------------------------------- |
| Label not applied to review      | Open the review and confirm the exclusion label appears         |
| Label not selected in exclusions | Verify the label is selected in the **Exclude reviews** section |
| Label was deleted                | Re-create the label or select a different one                   |

Exclusions are evaluated when notifications are sent. For digest notifications, allow one full delivery cycle after configuring exclusions.

## See also

* [Digest Notifications](/4yItIzMvkpAvMVFAamTf/features/access-reviews/configuration/digest-notifications.md)
* [Email Notifications and Reminders](/4yItIzMvkpAvMVFAamTf/features/access-reviews/configuration/email-notifications.md)


---

# 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://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/configure-notification-exclusions.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.
