> 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-management/user-guides/create-entitlement-manager-type-1.md).

# Configure Entitlement Manager under Program

## Description

This guide provides steps to configure an entitlement manager in the program.

## Prerequisites

The user must have the Program Administrator role.

## Steps

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

<figure><img src="/files/0YvfTa3uRMYyH3YNpi0a" alt=""><figcaption></figcaption></figure>

2. Select the desired program to configure.

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

3. Navigate to the *Configuration* section on the program's detailed view page.

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

4. Click on *Add a Line* in the *Entitlement Managers* section.

<figure><img src="/files/5gsTN9aX5aV3egIHy24R" alt=""><figcaption></figcaption></figure>

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

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

6. Another pop-up window appears. Select the desired manager type (*Default/Voucher)* from the *Manager* drop-down.

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

7. Another drop-down appears beside the *Manager* drop-down. Enter a name for the entitlement manager and select *Create and Edit*.

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

8. Another dialogue box appears. Configure the entitlement manager details as described in the [Create Entitlement Manager Type](/1.3/pbms/functionality/entitlement/user-guides/create-entitlement-manager-type.md) guide.

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

9. Click on *Save*.
10. The manager gets added, click on *Save and Close*.

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

11. In the *Entitlement Manager* section, an entitlement manager is created.

<figure><img src="/files/jjTqW57YPd5QDnrzne3U" 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, and the optional `goal` query parameter:

```
GET https://docs.openg2p.org/1.3/pbms/functionality/program-management/user-guides/create-entitlement-manager-type-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
