> For the complete documentation index, see [llms.txt](https://docs.openg2p.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openg2p.org/products/pbms/previous-generation/functionality/entitlement/user-guides/export-beneficiaries-approved-entitlement.md).

# Export Beneficiaries Approved Entitlement

This document provides instructions to export the recorded beneficiaries' approved entitlement from the PBMS module.

## Prerequisites

* The user must have access to PBMS module in OpenG2P systems.
* The user must have Program Manager role.

## Procedure

1. Click the main menu icon ![](/files/xKhS7qdJDqpzfMgT2JTm) and select ***Programs***.

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

***Programs*** screen is displayed.

2. Select the Program from the Programs list.

For example, here the program Needy is selected.

Programs Needy screen is displayed.

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

3. In the Programs Needy, click the ***Cycle*** tab and then click the icon ![](/files/yvdndZ6AB6GZWj0iaXWf).

Programs > Needy > Cycle 1 screen is displayed.

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

4. Click the ***Entitlement*** tab.

Programs > Needy > Cycle 1 > \<type of Entitlement> Entitlements screen is displayed.

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

4. Select the Entitlement you want to export in CSV/XSL format.

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

5. Click the ***Actions*** button and then select ***Export*** option.

***Export data*** screen is displayed.

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

6. Choose the appropriate Export Format option. The valid values are XLSX and CSV.
7. Add the required fields from ***Available fields*** to ***Fields to export.***
8. Click the ***Export*** button.
9. Click the ***Close*** button to close the window.

You can find the exported file in the chosen format in the download folder in your system.

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

This completes the process of exporting the beneficiaries approved entitlements.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openg2p.org/products/pbms/previous-generation/functionality/entitlement/user-guides/export-beneficiaries-approved-entitlement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
