> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/health/v2.0/access/public-health-product-suite/health-campaign-management-hcm/beneficiary-id/beneficiary-id-user-manual.md).

# Beneficiary ID User Manual

## Steps

1. Click on the Beneficiary IDs card.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe-w2IZodz6SY0e2W5WuVkaXIr8BfcHbfVn77XpnsYlI2geI9BKhr594Yc55ii0BobpRSG09CccP2jgRH99kveGsvFyhC1rv6N-FmfYxFgtnZy43jslcS5La5NuEfryKB19lA-o?key=iTyyNJnN79FC7lAxw5OAwg)

2. The system displays the current count of Beneficiary IDs. Click on the Download Beneficiary IDs button to generate the IDs from the server.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdIxRwn0co06EYotOtfUEK3q69MsXeTS0HtAl_2HsHGbEFGkLRhABJl8pucVx1ALH0yAlF3cQsFuKuRO63cEMxEAHCBOwAd9gFHIeeOZOhkj81bm886lq8nEbrDZWNX_LkIm87tQA?key=iTyyNJnN79FC7lAxw5OAwg)

3. The ID meter will display the number of Beneficiary IDs left. These IDs can be used to register a new household or individual.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfV1b3j_uSKnnAf5Q06XE9rz1PaS8ZHddmYfwjb1ChxtTPiULKYzphMfT2cELL4omqtQJ3FGsdjL56HdfTRYUn3ycyXNlSYtGBwFRoAjzmu6NurQ772JKdJtjK1yu902CVP9IEXhQ?key=iTyyNJnN79FC7lAxw5OAwg)

4. The count is available at the top of the screen while registering households or individual details.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf2eya3pay6eFhfqFxck0vRFDt9mpxHbni_5pbd1Ol1-GlC79_0kdPfcIudD3by7Fxktvlnr75s4tK2T8tyyU6fuo3zqQpk1gyMh-1VUSq0J4X4bcEMaPHSq4IvD9y-B0Eq7Gy9qA?key=iTyyNJnN79FC7lAxw5OAwg)

5. Once the user submits the details, a success screen appears with a unique beneficiary ID assigned to the individual.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcl8ZELRQP3NdQboaO1F7k1XYNm55pFsE8bSNDiUSvVD6IDF7GBb7O2D-ZXGAr6IxNOJcouvmMovmTW81nfyy5Lhm98-k1GzEt1hO8Qf3TmM9RH1XXC-f40WLhyQ_ObCH-egX2HGw?key=iTyyNJnN79FC7lAxw5OAwg)&#x20;

6. Enter the last 6 digits of the beneficiary ID in the Search Households screen to fetch the beneficiary details.

&#x20;![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFE6QXVLu1UkbCJNPSWHRKYtOooJjhtkn9nSJt0RFvplmyk36ZAM47A8DSNsp0aF6fyfUYvXHZERbXVmlIqTaGHE2ppoL447Idqkdli-MZm943lFCYmj2W7fzNko5zXyoFyl_c7g?key=iTyyNJnN79FC7lAxw5OAwg)


---

# 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.digit.org/health/v2.0/access/public-health-product-suite/health-campaign-management-hcm/beneficiary-id/beneficiary-id-user-manual.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.
