# Create Notification Manager under Program

## Description

This guide provides steps to create and configure the notification manager.

## Pre-requisites

The user must have the Program Manager role.

## Steps

1. Navigate to *Programs* using the menu bar.

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

2. Click on the program name for which configuration to be done.

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

3. Navigate to the *Configuration* section on Program detailed view page.

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

4. Click on *Add a line* in the Notification Manager section.

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

5. Click on the *Create* button on the Add: Notification Managers pop-up window.

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

6. Select the notification manager type.

<figure><img src="/files/5DseI7i1kvDNKtESXO2g" alt=""><figcaption></figcaption></figure>

7. Once the name is provided to the deduplication manager, *Create and Edit* buttons will appear. Click on *Create and Edit* to create a deduplication manager.

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

8. Click on the *Save & Close* button which will save the notification manager to that program under configuration.

<figure><img src="/files/LVUiWhmsiBpQDD0FFgvN" 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://docs.openg2p.org/1.1/guides/user-guides/configure-notification-manager.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.
