# Configure Default Cycle Managers

This document provides instructions to configure ***Cycle Managers*** in Program module.

## Prerequisites

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

## Procedure

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

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

***Programs*** screen is displayed.

2. Click the ***Configuration*** in the menu bar and then select ***Default Cycle Managers***.

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

***Cycle Managers*** screen is displayed.

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

3. Click the ***Create*** button.

***Cycle Managers/New*** screen is displayed.

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

The fields and their descriptions are given below.

| Field                     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                      | Enter the manager name. It is a mandatory field.                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Program                   | Select the appropriate Program from the drop-down. 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> |

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

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

The newly created cycle manger is added in the existing cycle managers list.

<figure><img src="/files/9mbHUivRNbAW21pRiqty" alt=""><figcaption></figcaption></figure>

### Recurrence - Weeks

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

Name of the weeks with check boxes are displayed.

<figure><img src="/files/6Rp9dhEJcZYyM6R1HBP1" alt=""><figcaption></figcaption></figure>

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

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

This completes the process of configuration of Cycle Managers in the Program module.


---

# 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/products/pbms/previous-generation/functionality/entitlement/user-guides/configure-default-cycle-managers.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.
