# Create Default Entitlement Manager

## Description

This guide provides steps to create the default entitlement manager.

## Pre-requisites

The user must have the Program Administrator role.

## Steps

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

<figure><img src="/files/3g2O0gZrfvbxBSLmnpNI" alt=""><figcaption></figcaption></figure>

2. Click on *Configuration*.

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

3. Select *Default Entitlement Managers* from the drop-down list.

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

4. In the *Entitlement Managers* view, click on *Create*.

<figure><img src="/files/74eUANiGFa0HBGzOVZ5H" alt=""><figcaption></figcaption></figure>

5. Enter the details.

* *Name:* Enter the name of the manager.
* *Program:* Select the program from the drop-down list
* *Amount Per Cycle:* Enter the amount per cycle.
* *Amount Per Individual in Group:* Enter the amount each individual in the group is entitled to.
* *Currency:* Enter the currency used for transactions.
* *Maximum Number of Individual in Group:* Enter the maximum number of group members.
* *Transfer Fee (%):* Enter the percentage of fees required for carrying out the transactions.
* *Transfer Fee Amount:* Enter the amount required for carrying out the transactions.
* *Entitlement Validation Group:* Select the validation group from the drop-down list.

6. If you wish to add multiple managers for entitlement approval then click on *Add a Line* in the *Approval Settings* section\_.\_

**Note:** This step and the next step should be skipped if multiple managers are not required for entitlement approval.

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

7. In *Approval Settings*, enter a name for the stage, and select the *Group* from the drop-down list.

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

8. Click on *Save*.

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

9. The manager gets added to the list of Entitlement Managers.

<figure><img src="/files/HNCcDZfP4A7irG2VCF54" 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/create-default-entitlement-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.
