# Configure Entitlement Manager under Program

## Description

This guide provides steps to configure an entitlement manager in 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/iyst0IplB4qq2HJx1tQU" alt=""><figcaption></figcaption></figure>

2. Select the desired program to configure.

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

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

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

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

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

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

<figure><img src="/files/75ewM9YHcsGkfPgy8s0a" 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/BT3HcFsTGq56glMYbClT" 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/nZqTAbzfKEy5NPdXKIZw" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

<figure><img src="/files/OzhzmZah3PixHRJDvsZb" 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-entitlement-manager-type-1.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.
