# Create SMS Notification Manager

## Description

This guide will provide the steps to create an SMS Notification Manager.

## Pre-requisites

The user should have a Program Administrator role assigned.

## Steps

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

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

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

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

3. Click the *Create* button to view the *SMS Notification Manager* creation page.

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

4. Enter *Name* and *Program* in the *SMS Notification Managers* view.

<figure><img src="/files/6yEZSXNklbchLPfLCouE" alt="" width="456"><figcaption></figcaption></figure>

4. The view allows the configuration of a template for each of these event types:

* *On Enrolled In Program Template*
* *On Cycle Started Template*
* *On Cycle Ended Template*
* *On Otp Send Template*
* *On Generate Voucher Template*

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

There are two ways to configure a template for an event:

a. Use an existing template: Go to step#6

b. Create a new template: Go to step#7

6. Click on the dropdown button and select the template from the drop-down list. Go to step#9.

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

7. Enter a name for the new template. When a non-existing template name is entered, the option *Create and Edit* appears. Click on this option\_.\_

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

8. A new dialogue box appears. Enter the details and click on *Save.*

* *SMS Template*: Name of the template
* *Applies to*: Applicable context; For example, the option *Contact* sends the OTP to the beneficiary contact number
* *Language:* Language for the content
* *Content:* Content written using the Odoo platform's [QWeb](https://www.odoo.com/documentation/16.0/developer/reference/frontend/qweb.html) templating engine

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

9. Click on *Save*.

<figure><img src="/files/Xp5LyTAWRvAX8Rv6pg6p" 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/create-notification-manager-types/create-sms-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.
