# Program Management

OpenG2P platform's program management is a sequence of processes encompassing program creation to deciding entitlement for the beneficiaries. Digitalization of these processes offers multiple benefits such as ease of administration, agility of operations, data empowerment and so on.

In OpenG2P, the program manager plays a pivotal role to define and manage program.

In OpenG2P, a program manager configures the PMT to validate the income and poverty status of individual/groups using data on basic household materials, to enrol his/her to a program.

**Role of a Program Manager**

* Create and manage programs/multiple programs for individuals/groups
* Configure managers
* Configure [Proxy Means Test](/products/pbms/previous-generation/functionality/eligibility/proxy-means-test.md) (PMT)
* Map portal form
* Manage program life cycle
* Define program disbursement cycles

## Feature and functionality

<table><thead><tr><th width="273">Feature</th><th>Functionality</th></tr></thead><tbody><tr><td><a href="/pages/lxfWKwPwrWQ1lmwnDSA9#create-and-manage-program">Create and Manage Program</a></td><td><p>Create and manage program involves the following activities.</p><ul><li>Define and manage multiple programs</li><li>Target both individual and groups</li><li>Manage program lifecycle</li><li>Define program disbursement cycles</li></ul></td></tr><tr><td><a href="/pages/lxfWKwPwrWQ1lmwnDSA9#configure-managers">Configure Managers</a></td><td>Managers are the entity name used in program module to perform the relevant activities in a program. A program manager configures the relevant managers required for a program.</td></tr><tr><td><a href="/pages/lxfWKwPwrWQ1lmwnDSA9#configure-pmt">Configure PMT</a></td><td>Proxy Means Test (PMT) is a method widely used by governments and international organizations to estimate income or consumption levels of households, particularly those in low and middle-income countries stands for Proxy Means test</td></tr><tr><td><a href="/pages/lxfWKwPwrWQ1lmwnDSA9#map-portal-form">Map Portal Form</a></td><td>Portal is a <a href="/pages/nZqsOgUWG22NQh8HyfDR">Self Service Portal</a> where the registrants provide their details in a form to register for a program</td></tr><tr><td><a href="/pages/3s0G58HuELX5fgNRmffN">Program Life Cycle</a></td><td>Each program have a sequence of process which are referred as program lifecycle.</td></tr><tr><td><a href="/pages/kUYvrWu2R1QmTPPgTaic">Program Disbursement Cycles</a></td><td>Program disbursement cycle is the process of disbursing the entitlement within a cycle/duration defined in a relevant program. A disbursement cycle can be weekly, monthly, yearly, quarterly, fortnightly and so on depends on a program.</td></tr></tbody></table>

## **Source code**

<https://github.com/OpenG2P/openg2p-program>

## **Technical concepts**

## Installation and deployment

## Related user guides

:notebook\_with\_decorative\_cover:[Create Program](/resources/guides/user-guides/pbms/create-a-program.md)

:notebook\_with\_decorative\_cover:[Create Eligibility Manager](/resources/guides/user-guides/pbms/create-eligibility-manager.md)

:notebook\_with\_decorative\_cover:[Configure Program Manager](/resources/guides/user-guides/pbms/configure-program-manager-in-program.md)

:notebook\_with\_decorative\_cover:[Create Notification Manager](/products/pbms/previous-generation/functionality/notifications/user-guides/configure-notification-manager.md)

:notebook\_with\_decorative\_cover:[Create Entitlement Voucher Template](/products/pbms/previous-generation/functionality/entitlement/user-guides/create-entitlement-voucher-template.md)

:notebook\_with\_decorative\_cover:[Map Self-Service Portal Form](/products/pbms/previous-generation/functionality/self-service-portal/user-guides/map-self-service-portal-form.md)

:notebook\_with\_decorative\_cover:[Create Deduplication Manager](/resources/guides/user-guides/pbms/create-deduplication-manager.md)

:notebook\_with\_decorative\_cover:[Create Manager Types](/resources/guides/user-guides/pbms/create-manager-type.md)


---

# 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/program-management.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.
