# Household Registration

## Feature Overview <a href="#feature-overview" id="feature-overview"></a>

The Household Registration feature empowers Community Health Workers (CHWs) to conduct comprehensive household registration using a mobile application that is specifically designed to function in low-connectivity environments. The process begins with CHWs visiting households within their assigned communities and using the app to assign a unique household identifier (ID) to each family. This unique ID acts as a digital anchor, ensuring that each household’s data is easily trackable and accessible for future follow-ups.

CHWs are then guided through a structured workflow to collect detailed demographic information for all household members, including names, ages, gender, relationships, and any existing health conditions. This data is crucial for building a robust health profile of the community and identifying potential health risks. To enhance accuracy and geographical tracking, CHWs also use the app to capture the precise geospatial location of each household. This mapping feature allows for better resource planning and helps healthcare providers target services more effectively, particularly in hard-to-reach areas.

## Registration Workflow <a href="#registration-workflow" id="registration-workflow"></a>

To use the Household Registration feature, follow these steps:

1. From the Home page, click on the "Household" button.
2. Choose "Add Household"
3. Read and accept the Terms and Conditions on behalf of the participant.
4. Fill out the registration form with the required details for the Household.
5. Complete the registration form for the Household Head member.
6. Submit the form to be directed to the either "Submit" or "Start Assessment" for the individual.
7. If "Submit" is chosen, you can choose to register additional members to the household.

<figure><img src="/files/3WoFUosjzwOiHPHo3mFB" alt="" width="563"><figcaption><p>Household Registration workflow in SPICE</p></figcaption></figure>


---

# 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://spice.docs.medtroniclabs.org/overview/spice-app-features/screening.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.
