# Create Fast2SMS Notification Manager

## Description

This guide will provide the steps to create a Fast2SMS notification manager.

## Pre-requisites

## 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 *Fast2SMS Notification Manager.*

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

2. Click the *Create* button to navigate to the Fast2SMS notification manager creation page.

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

3. Fast2SMS 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.
* *Send API Endpoint*: Provide the service provider API endpoint.
* *Access Token*: Provide the access token of the service provider.

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

5. After clicking on the *Save* button notification will be saved under the Fast2SMS 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-fast2sms-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.
