# Verify Eligibility of Enrolled Registrants

This document provides instructions on verifying the eligibility of enrolled registrants in a program.

## Prerequisites

* The user must have a [Program Manager](/products/pbms/previous-generation/functionality/program-management/role-of-a-program-manager.md) role.
* A program must have enrolled eligible registrants.

Notes:

Verify Eligibility feature is used after the beneficiaries are enrolled and if there is a need to reassess the enrolled beneficiaries based on the scenarios such as,

* If the program manager has not modified the criterion when enrolling the beneficiaries.
* If it becomes necessary to confirm the enrolled beneficiaries' eligibility based on the recently introduced criterion.
* If the enrolled beneficiaries must be reassessed based on the ad hoc criterion.
* If the program manager adds a criterion that was overlooked during beneficiary enrollment.

For example, here the program Needy is considered.

## Procedure

For example, here the program Needy is selected.

## Procedure

1. Verify the program has enrolled registrants.
2. Click the program ***Needy***.

Programs Needy screen is displayed.

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

2. Add the new criterion in the ***Configuration*** tab to enroll the eligible registrants among the currently enrolled registrants based on the added new criterion.

For example, a new criteria ***Phone Numbers > Country*** is added in the Eligibility Manager in the ***Configuration tab***.

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

3. Click the ***Save*** button.

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

4. Click the ***Verify eligibility*** button.

A pop-up message displays the count of enrolled eligible individual registrants based on the added criterion.

5. Click the ***Beneficiaries*** tab.

***Programs > Needy > Beneficiaries*** screen is displayed.

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

You can find a beneficiary is enrolled based on the added criterion.

For example, in the above screenshot, though the registrant (INDI7, GOPI) is eligible to be enrolled, he is not enrolled as he is in Draft status.

The currently enrolled registrants who are not eligible based on the added criterion, their status becomes Not Eligible.

Verify Eligibility enrolls only the currently enrolled registrants based on the added criterion.


---

# 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/products/pbms/previous-generation/functionality/eligibility/user-guides/verify-eligibility-of-enrolled-registrants.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.
