# Configure Program Manager under Program

## Description

This guide provides steps to add program managers to the program. The program manager is responsible for creating and assessing the cycles for the program.

## Pre-requisites

The user must have the Program Administrator role.

## Steps

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

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

2. Click on the desired program.

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

3. Click on the *Configuration* section on the program detailed view page.

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

4. Click on the *Add a line* in the *Program Managers* section.

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

5. A pop-up window appears. Click on *Create*.

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

6. Another Pop-up window appears. Select *Default* from the drop-down.
7. Navigate to the newly developed box, enter the manager's name, and click on *Create and Edit*.

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

8. Enter the required *Number of Cycles.* Enable the checkbox *Copy previous cycle* to allow each cycle to copy the beneficiary details from the previous cycle. Enable *Cycleless* if no cycles are required in the program.
9. Click on *Save.*

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

10. The manager gets added to the list of program managers. Click on *Save & Close*.

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

10. Delete the default program manager and click on *Save*.

<figure><img src="/files/Y2ZyGsqYtU14bz1NJysZ" 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/configure-program-manager-in-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.
