> 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.0.0/guides/user-guides/create-payment-manager.md).

# Create Payment Manager under Program

## Description

This guide provides steps to create and configure the payment manager.

## Pre-requisites

The user must have the Program Manager role.

## Steps

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

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

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

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

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

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

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

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

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

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

6. Select the payment manager type.

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

7. If a payment manager is already created ([Create Payment Manager](/1.0.0/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/HmJ4OJPTmGa8kNAGajgV" alt=""><figcaption></figcaption></figure>

8. Provide the details in the payment manager creation manager.&#x20;

<figure><img src="/files/b17NwnI2OzNmi6CbYO4q" 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/8xKuYR4BuPYG3W92hDQr" alt=""><figcaption></figcaption></figure>


---

# 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.0.0/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.
