> 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/access/public-health-product-suite/health-campaign-management-hcm/hcm-console/configure-polio-campaign.md).

# Configure Polio Campaign

## Overview

Use the HCM Console to configure a Polio campaign for field delivery.

Campaign Managers select Polio as the campaign type, define eligibility and delivery rules, and enable required modules. These modules support registration, household follow-up, stock tracking, complaints, and monitoring workflows.

Complete this configuration before field teams begin campaign activities.

## Steps

{% stepper %}
{% step %}

### Choose Polio as the campaign type

<div align="left"><img src="https://2077406040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0KFbSBTySIQ7TCOKnJF%2Fuploads%2F9pUNj0EskQk64fFnORaS%2Funknown.png?alt=media&amp;token=ccc96fbc-3e96-4680-a599-1de5e56d4996" alt="" height="300" width="624"></div>

* In the Campaign type dropdown, select Polio.
* Proceed through the remaining steps: Campaign name, Campaign duration, and Boundary hierarchy.
  {% endstep %}

{% step %}

### Configure the delivery strategy

<div align="left"><img src="https://2077406040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0KFbSBTySIQ7TCOKnJF%2Fuploads%2FRfyP5h833K6aYFhNgdtU%2Funknown.png?alt=media&amp;token=6a58578e-4d46-4026-b6bb-055365a0a0bb" alt="" height="276" width="624"></div>

* From the Campaign home page, go to Configure delivery strategy.
* Under Delivery condition 1, set the Attribute (e.g. Age in months).
* Set the Operator (e.g. in between) and the From and To values (e.g. 0 to 59).
* Add the resource to be delivered under the condition (e.g. nOPV2) using Add Resources To Be Delivered.
* Add further delivery conditions as needed.
  {% endstep %}

{% step %}

### Access the module configuration for the campaign

<div align="left"><img src="https://2077406040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0KFbSBTySIQ7TCOKnJF%2Fuploads%2FlMz41LoEsfVkyzqiqb22%2Funknown.png?alt=media&amp;token=4092a2e3-49fd-457e-9bb2-f831d2c54b6a" alt="" height="276" width="624"></div>

* From the campaign's module configuration screen, review the modules available for the campaign.
* Select Configure on a module to set it up for the campaign.

**Modules available:**

<table><thead><tr><th width="193.39453125">Module</th><th>Purpose</th></tr></thead><tbody><tr><td>Registration &#x26; Delivery</td><td>Register eligible children and record delivery and follow-up needs during field visits</td></tr><tr><td>Mark Closed Household</td><td>Record households that were locked, unavailable, or unreachable, for structured follow-up</td></tr><tr><td>Team Level Stock Details</td><td>Track and update resource stock at each distribution point (receipts, issues, consumption, losses)</td></tr><tr><td>Complaints</td><td>Let field workers log issues raised by caregivers or the community during distribution</td></tr><tr><td>LQAS</td><td>Record Lot/Cluster survey location, surveyor, and GPS details for field survey tracking and reporting</td></tr><tr><td>Independent Monitoring</td><td>Capture post-campaign household-level data to validate vaccination coverage, similar to LQAS</td></tr><tr><td>Permission Handler</td><td>Manage device permissions needed for camera, network, and location functionality</td></tr></tbody></table>
{% endstep %}

{% step %}

### Configure Team Level Stock Details (Vial Details flow) \[New Module for Polio]

<div align="left"><img src="https://2077406040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0KFbSBTySIQ7TCOKnJF%2Fuploads%2FmfRJUDTDwNibSuIqUGVH%2Funknown.png?alt=media&amp;token=97073e7d-14df-48d5-903f-cc14f0508e18" alt="" height="297" width="624"></div>

* Under Team Level Stock Details, select the Vial Details flow.
* Set the Page heading and Page description for the Vial Details page.
* Under Template elements, toggle on the cards needed:
* Record Issued Vials: records vials issued for the day
* Record Returned Vials: records vials returned after distribution
* Select Save Configuration to apply.
  {% endstep %}
  {% endstepper %}


---

# 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/access/public-health-product-suite/health-campaign-management-hcm/hcm-console/configure-polio-campaign.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.
