# Enumeration Checklist

## Overview

The Enumeration Checklist feature enables flexible and adaptable data collection for community health enumeration.

It is designed for contexts where standard formats may not exist, allowing capture of both household- and individual-level details, condition-based questions, and structured relationships (e.g., parent-child) for accurate and reusable registries.

## Key Features

* Configurable Checklist Framework: Create and customise household- and individual-level checklists to match program needs.
* Dynamic Question Triggers: Show relevant questions based on attributes like age and gender
* Linked Data Structure: Maintain clear relationships between parent and child for accurate reporting and follow-up.

## **User Roles**

<table><thead><tr><th width="141.34765625">Role</th><th width="298.9609375">Scope of action</th><th>Role description</th></tr></thead><tbody><tr><td>Distributor</td><td>The distributor can add child information associated with a parent, and can capture information using enumeration checklist questions.</td><td>Distributors can add the child information associated with the parent. It helps to maintain the parent-child relationship using the enumeration checklist questionnaire.</td></tr></tbody></table>


---

# 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.digit.org/health/access/public-health-product-suite/health-campaign-management-hcm/enumeration-checklist.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.
