> For the complete documentation index, see [llms.txt](https://docs.openg2p.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openg2p.org/1.3/pbms/functionality/program-disbursement-cycles/user-guides/create-cycle-manager-for-a-program.md).

# Create Cycle Manager for a Program

This document provides instructions to configure Cycle Manager in a Program.

## Prerequisites

* The user must have access to OpenG2P systems.
* The user must have a Program Manager role.

## Procedure

1. Click the main menu icon ![](/files/jsRVDffM09VtGFJaNGuN) and select ***Programs***.

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

***Programs*** screen is displayed.

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

2. Select a program from the list of program name.

For example, here the ***Benefit Program*** is selected.

***Programs/Benefit Program*** screen is displayed.

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

3. Click the ***Configuration*** tab in the Benefit Program.

The list of various managers are displayed.

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

4. In the Cycle Manager, click the ***Add a line***.

***Add: Cycle Managers*** screen is displayed.

<figure><img src="/files/2kAQhk7kZcjNs4ikA7Fp" alt=""><figcaption></figcaption></figure>

5. Click the ***Create*** button to add a new cycle manager.

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

6. In the ***Manager*** drop-down field, select the ***default*** option.

A drop-down field appears.

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

7. Select the option ***Start typing***.

It enables the field to add a new cycle manager.

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

8. Enter the name of the cycle manager and then click the option ***Create and Edit.***

***Create: Manager*** screen is displayed.

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

The fields and their descriptions are given below.

| Field                     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                      | Displays the manager name. It is a mandatory field.                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Cycle Settings            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| Auto-approve Entitlements | Check the option, if required. It is an optional field.                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Approver Group            | Select the appropriate option from the drop-down. It is a mandatory field.                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Recurrence                | <p>Select the appropriate option from the drop-down. The valid values are</p><ul><li>Days - Enter the number of days to repeat the cycle of the entitlement.</li><li><a href="#recurrence-weeks">Weeks</a> - Enter the number of weeks to repeat the cycle of the entitlement.</li><li><a href="#recurrence-months">Months</a> - Enter the number of months to repeat the cycle of the entitlement.</li><li>Years - Enter the number of years to repeat the cycle of the entitlement.</li></ul> |

4. Click the ***Save*** button to save the data and exit from the screen.
5. Click the ***Discard*** button to exit from the screen without saving the data .

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

6. Click the ***Save & Close*** button to save and exit from the screen.
7. Click the ***Save & New*** button to save and create new cycle manager.

The newly created cycle manger is added below the cycle manager.

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

This completes the process of configuration of Cycle Managers in a specific program.

### Recurrence - Weeks

4. Select the option ***Weeks*** in the drop-down.

Name of the weeks with check boxes are displayed.

5. Check the appropriate week to repeat the cycle of the entitlement.

### Recurrence - Months

6. Select the option ***Months*** in the drop-down.

***Day of Month*** field is displayed.

7. Select the appropriate option from the drop-down. The valid values are:

* Date of month
* Day of month


---

# 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.openg2p.org/1.3/pbms/functionality/program-disbursement-cycles/user-guides/create-cycle-manager-for-a-program.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.
