# Enrolment cycle

An enrolment cycle follows the following steps, as shown in the diagram below.

{% embed url="<https://miro.com/app/board/uXjVIgk77Mw=/?share_link_id=578340558442>" %}

Once you approve a list as "Approved for Final Enrolment", the enrolment cycle is deemed complete. You cannot create any more beneficiary lists under that cycle. This approved beneficiary becomes the basis of all future disbursements till a new beneficiary list is created and approved in a fresh Enrolment cycle.

<figure><img src="/files/csMmt3Ry8wa9XMbrfe8R" alt=""><figcaption><p>Screen showing Enrolment lists under an Enrolment Cycle</p></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/products/pbms/design/enrolment-workflow.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.
