# Create Email Notification Manager

## Description

This guide will provide the steps to create an Email notification manager.

## Pre-requisites

The user should have a Program Manager role assigned.

## Steps

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

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

2. Click on *Configuration* and then on *Email Notification Manager.*

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

3. Click the *Create* button to navigate to the email notification manager creation page.

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

4. Email notification manager creation page

* *Name*: Provide a name for the manager
* *Program*: Select the program from the drop-down for which the manager is created
* *On Enrolled In Program Template*: Select the template from the drop-down for program enrolment notification.
* *On Cycle Started Template:* Select the template from the drop-down for the program cycle started notification.
* *On Cycle Ended Template*: Select the template from the drop-down for the program cycle-ended notification.
* Select *Send Immediately* to send the email notification to beneficiaries after the program enrollment, at the start of the cycle and at the end of a cycle.

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

5. After clicking on the *Save* button notification will be saved under the email notification manager list view page.


---

# 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.0.0/guides/user-guides/create-notification-manager-types/create-email-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.
