> 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-co-delivery.md).

# Configure Co-Delivery

## Overview

The Campaign Manager configures Co-Delivery campaigns (e.g. AZM+VAS) through the console: selecting Co-Delivery as the campaign type, configuring the mobile app modules the campaign uses, and setting per-intervention targets in the microplan.

## Steps

{% stepper %}
{% step %}

### Select Co-Delivery 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%2F0PBCOneeLKhmx9GAmMtF%2Funknown.png?alt=media&amp;token=3d8c8fdb-6424-4e23-93bc-581f7a5d79ff" alt="" height="297" width="624"></div>

* From Create Campaign, go to Create a new campaign.
* On the Campaign template step, open the Campaign type dropdown.
* Select Co-Delivery.
* Proceed through the remaining steps: Campaign name, Campaign duration, and Boundary hierarchy.

{% hint style="info" %}
**Note:** Co-Delivery combines two interventions in one campaign (e.g. AZM+VAS), with eligibility and delivery rules that apply across both, rather than being set independently for each.<br>
{% endhint %}
{% endstep %}

{% step %}

### Configure mobile app modules

<div align="left"><img src="https://2077406040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0KFbSBTySIQ7TCOKnJF%2Fuploads%2FeUfjjxWTF4OJTKPbU0GP%2Funknown.png?alt=media&amp;token=54edd1bf-01bc-43b1-a755-7f740ebb1659" alt="" height="275" width="624"></div>

* From the Campaign home page, go to Configure mobile app.
* Review the modules available for the Co-Delivery campaign.
* Select Configure on a module to set it up for the campaign.

Modules available:

<table><thead><tr><th width="155.53515625">Modules</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>Referral</td><td>Record and manage referrals for children needing further assessment or treatment, capturing referral reasons and tracking completion at the designated health facility</td></tr><tr><td>Complaints</td><td>Let field workers log issues raised by caregivers or the community during distribution</td></tr><tr><td>Inventory</td><td>Track and update resource stock at each distribution point (receipts, issues, consumption, losses)</td></tr><tr><td>Stock Reconciliation</td><td>Compare reported stock against expected balances at the end of each day or round, and identify discrepancies</td></tr><tr><td>Stock Reports</td><td>Access summary and detailed stock reports across facilities, CHWs, and rounds</td></tr><tr><td>Permission Handler</td><td>Manage device permissions needed for camera, network, and location functionality</td></tr></tbody></table>
{% endstep %}

{% step %}

### Set intervention targets in the microplan

<div align="left"><img src="https://2077406040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0KFbSBTySIQ7TCOKnJF%2Fuploads%2FQxlCwwNKb3swWJzBaP9c%2Funknown.png?alt=media&amp;token=ee36e6db-0061-4857-9b46-85dfd8be3591" alt="" height="335" width="624"></div>

* Open the Co-Delivery microplan template for the campaign.
* Under Village/Quartier, enter the target location.
* Enter the target for each intervention in the combo separately:
* Target for Vitamin A Supplement Dosage
* Target for Azithromycin Tablet
* Enter the age-band targets:
* Target (3 to 59 months)
* Target (60 to 180 months)

{% hint style="info" %}
**Note:** Previously, the microplan had a single set of intervention target columns for one campaign at a time. For Co-Delivery, the template carries a target column per intervention in the combo, plus age-band targets, so both interventions' targets are captured together in one microplan.
{% endhint %}
{% 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-co-delivery.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.
