# Create an Individual Registrant

This document provides instructions to create registrant for an individual in **Beneficiary Registry** module.

## Prerequisites

* The user must have Registrar and Administrator role.
* The user must have access to the Beneficiary Registry module in OpenG2P systems.

## Procedure

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

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

***Registry*** screen is displayed.

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

2. Click the ***Individual*** in the menu bar.

***Individual*** screen is displayed.

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

3. Click the ***Create*** button.

***Individual/New*** screen is displayed.

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

The fields and their descriptions are given below:

<table><thead><tr><th width="276">Field</th><th>Description</th></tr></thead><tbody><tr><td>Family Name</td><td>Enter the family name of the individual. It is a mandatory field.</td></tr><tr><td>Given Name</td><td>Enter the given name of the individual. It is a mandatory field.</td></tr><tr><td>Additional Name</td><td>Enter the additional name of the individual. It is a optional field.</td></tr><tr><td><img src="/files/CUrGld3ekTZVy6TIBKIM" alt="" data-size="original"></td><td>Add the individual photo.</td></tr><tr><td>Tags</td><td>Select the appropriate tag from the drop-down.</td></tr><tr><td>Registration Date</td><td>Displays the current date by default</td></tr><tr><td>Mode of Payment</td><td><p>Select the appropriate mode of payment from the drop-down. The available options are:</p><ul><li>Cash</li><li>Voucher</li><li>Digital</li></ul></td></tr><tr><td>Is Encrypted</td><td>Check the box, if the individual requires encryption</td></tr></tbody></table>

4. Click the ***Personal Info*** tab.

The fields and their descriptions are given below:

| Field                 | Description                                                                                                                                                                                |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Area                  | Enter the area of the individual                                                                                                                                                           |
| Address               | Enter the address of the individual                                                                                                                                                        |
| Email                 | Enter the email id of the individual                                                                                                                                                       |
| Notification          | <p>Select the individual's preferred way to receive notification in the drop-down. The available options are:</p><ul><li>None</li><li>Email</li><li>SMS</li><li>Both Email & SMS</li></ul> |
| Preference District   | Enter the individual's preferred district name                                                                                                                                             |
| Birth Place           | Enter the birth place of the individual                                                                                                                                                    |
| Date of Birth         | Enter the date of birth of the individual                                                                                                                                                  |
| Approximate Birthdate | Check the box, if the date of birth of the individual is not available                                                                                                                     |
| Age                   | Enter the approximate age                                                                                                                                                                  |
| Gender                | Select the appropriate option in the drop-down.                                                                                                                                            |
| CivilState            | Enter the civil state of the individual                                                                                                                                                    |
| Occupation            | Enter the occupation of the individual                                                                                                                                                     |
| Income                | Enter the income of the individual                                                                                                                                                         |

5. Click the ***Add a line***.
6. Enter the ***Phone Numbers***, ***Country***, and ***Date Collect***.... of the individual.
7. Click the ***Save*** button.
8. Click the ***Discard*** button to exit the screen.

The newly created individual registrant gets added in the individual list.

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

This completes the creation of an individual registrant in the ***Beneficiary Registry*** module.


---

# 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/functionality/beneficiary-management/beneficiary-registry/user-guides/create-an-individual-registrant.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.
