> For the complete documentation index, see [llms.txt](https://docs.balkan.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.balkan.id/user-access-reviews/access-review-management/configuring-access-reviews-and-campaigns/configuring-access-review-campaign-reminder-notifications.md).

# Configuring access review campaign reminder notifications

Ensuring that access reviews are completed on time is critical for maintaining a strong security posture. As a Risk Manager, you can configure automated reminder notifications during the campaign creation flow to keep reviewers on track and minimize access risk.

### Overview

Reminders are configured at the campaign level and apply uniformly to all reviewers assigned to that campaign. Notifications are only sent to reviewers with pending tasks to avoid inbox fatigue.

> Reminders begin the day after the campaign is launched or configured, based on the specific schedule you select.

### Configuring Reminders

During the Campaign Creation flow, you will find the "Reminder Notifications" section. You can choose one of the following frequencies:

<table data-header-hidden><thead><tr><th width="221.01953125">T</th><th></th></tr></thead><tbody><tr><td><strong>Option</strong></td><td><strong>Description</strong></td></tr><tr><td>Daily</td><td>Reviewers receive a notification every day until their reviews are complete.</td></tr><tr><td>Every N Days</td><td>Set a custom interval (e.g., every 3 days) for reminders.</td></tr><tr><td>Weekly</td><td>Reminders are sent once every 7 days.</td></tr><tr><td>X Days Before Due Date</td><td>Strategic reminders sent as the deadline approaches (e.g., 2 days before the due date).</td></tr><tr><td>No Reminders</td><td>No automated notifications will be sent for this campaign.</td></tr></tbody></table>

<div align="center" data-with-frame="true"><figure><img src="/files/YTVXFE93ymv5PRO6LR50" alt="" width="229"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/ZKj2FaDXqRFTkaragBet" alt="" width="265"><figcaption></figcaption></figure></div>

You can verify or review your reminder settings at any time by visiting the 'Campaign Summary' dashboard.

<div data-with-frame="true"><figure><img src="/files/3NUa2mPZyjGhBfzRw9tU" alt=""><figcaption></figcaption></figure></div>

### Reviewer Experience

Reviewers receive an automated email structured for quick action, as shown below:

<div data-full-width="true" data-with-frame="true"><figure><img src="/files/QzCWbiuxJsKyYYKkPECB" alt="" width="563"><figcaption></figcaption></figure></div>

Reviewers will only receive email notifications if they have them enabled in their personal User Preferences (if 'User Override' is enabled) and can update their notification preferences at any time to disable these alerts.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.balkan.id/user-access-reviews/access-review-management/configuring-access-reviews-and-campaigns/configuring-access-review-campaign-reminder-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.
