# Create Eligibility Manager under Program

## Description

This guide provides steps to create and configure the eligibility manager inside the program.

## Pre-requisites

The user must have the Program Manager 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 Program detailed view page.

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

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

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

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

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

6. Select the eligibility manager type.

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

7. Once the name is provided to the eligibility manager, *Create* and *Edit* buttons will appear. Click on *Create and Edit* button to create an eligibility manager.

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

8. Set the eligibility criteria's using Add Filter button on the creation page.

<figure><img src="/files/8SsU6QZ6LwMFnjwV0koq" alt=""><figcaption></figcaption></figure>

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

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