# G2P Service Provider Beneficiary Management

{% embed url="<https://www.figma.com/proto/35RyDtSlVe2kJFwPcxzCgo/SPP?node-id=363-937&starting-point-node-id=363:935>" %}

{% @jira/embed url="<https://openg2p.atlassian.net/browse/G2P-2182>" %}

### Module name

#### g2p\_service\_provider\_beneficiary\_management

### **Purpose**

The "g2p\_service\_provider\_beneficiary\_management" module is designed to manage beneficiaries within a specific region, facilitating user interactions for both individuals and groups.

### **Features**

**Beneficiary Creation and Update**

* Users can create new beneficiary profiles for groups within their assigned region.
* Update existing beneficiary information such as contact details, household data, demographics, and eligibility criteria.

**Group Management**

* Allow users to maintain lists of beneficiary groups within a region.
* Add new groups and update group information, including members, contact information, and group demographics.
* Household Data (demographic data) should be static form in the portal and inside the group view, there should one more button for adding individual(as members).

**EDRMC Integration**

Once the EDRMC package is installed, all household data specific to EDRMC form will be accessible. The beneficiary management system will inherit the base of the service provider portal.

The details covered in the EDRMC form are:

1. **Household Head Details**
2. **Location Details**
3. **Household Data Questions**

Additionally, there will be a separate form for family members.


---

# 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.3/pbms/developer-zone/odoo-modules/g2p-service-provider-beneficiary-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.
