# Configure Payment Manager in Program

## Description

This guide provides steps to configure the payment manager in a program.

## Pre-requisites

The user must have the Program Administrator role.

## Steps

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

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

2. Click on the program name for which configuration to be done.

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

3. Navigate to the *Configuration* section on the Program detailed view page.

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

4. Click on *Add a line* in the *Payment Manager* section.

<figure><img src="/files/64FZPM6kFAUhM8dHWTPk" alt=""><figcaption></figcaption></figure>

5. Click on the *Create* button on the Add: Payment Managers pop-up window.

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

6. Select the payment manager type.

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

7. If a payment manager is already created ([Create Payment Manager](/1.1/guides/user-guides/create-payment-manager-types.md)), search and select the same or else once the name is provided to the program manager, *Create and Edit* buttons will appear. Click on *Create and Edit* to create a payment manager.

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

8. Provide the details in the payment manager creation manager.

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

9. Click on the *Save* button and then click on the *Save & Close* button which will save the payment manager to that program under configuration.

<figure><img src="/files/rJ7fzetJIJhbGDTFcxhk" 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-payment-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.
