# Enrol Registrants into Program

## Description

This guide will help enrol registrants into a program, who are registered through offline registration and online self-registration process.

## Pre-requisites

* The user must have a Program Manager role. See [Create User and Assign Role](/1.1/guides/user-guides/assign-roles-to-users.md) guide.
* There should be registrants with respect to the program

## Steps

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

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

2. Click on the program name on which enrolment needs to be done.

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

3. After landing on Program detailed view page, check the *beneficiaries* section for the registrants who are in draft status.

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

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

4. Navigate back to the program list view page and click on *Enrol Eligible Registrants* to enrol the registrants who are in draft status.
5. Enrolment of registrants will be based on the Eligibility criteria set as per the program.
6. The registrants who pass the eligibility criteria will be enrolled on the program with *Enrolled* status and those who fail the eligibility criteria will be given *Not Eligible* status.

<figure><img src="/files/VKUbWIkRACScsWgCPNxV" 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/enrol-registrants-into-program.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.
