# Disbursement cycle

A disbursement cycle follows the workflow as shown in the diagram below

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

Once you approve a list for disbursement under a disbursement cycle, the system picks up this list and hands over this to G2P Bridge.

G2P Bridge then processes this list depending on benefit codes and geographical distribution of the beneficiaries.

The entire processing within G2P Bridge is automated and does not require any manual intervention. You can see the final status of the disbursements within the Priority List - under two distinct tabs -

1. View Disbursement Envelopes and
2. View Disbursement Batches

<figure><img src="/files/SlyvvYYYIx15iNmenNm0" alt=""><figcaption><p>Screen showing Disbursement Lists prepared under a Disbursement Cycle</p></figcaption></figure>

<figure><img src="/files/VwkCzk9FP3TFKFF3sJRx" alt=""><figcaption><p>Screen showing summary information of a Disbursment List</p></figcaption></figure>

<figure><img src="/files/a2OucwvHGpUORqJSUzzl" alt=""><figcaption><p>Screen showing Verifications done on a Disbursement List</p></figcaption></figure>

<figure><img src="/files/kl3oRoPyuE4oefeunn7X" alt=""><figcaption><p>Screen showing - Disbursement envelopes created for an Approved Disbursement List</p></figcaption></figure>

<figure><img src="/files/OrH7hpgEvaAIFWptlqCS" alt=""><figcaption><p>Screen showing Disbursement batches created for an Approved Disbursement List</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/disbursement-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.
