> 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/campaign-management-dashboard/integrated-cross-campaign-dashboard-iccd/cross-campaign-dashboard-user-manual.md).

# Cross Campaign Dashboard User Manual

## Overview

The HCM DSS is designed to provide partners and programs with an easy-to-use, real-time dashboarding solution. Initially, dashboards required extensive customisation and development for each new campaign type, which made the process time-consuming and resource-heavy. With Kibana integration, partners now have greater flexibility to configure charts and tailor dashboards to their needs. As the platform evolves to support multiple disease areas and cross-delivery campaigns, the DSS is expanding beyond descriptive analytics to deliver actionable intelligence - offering insights into campaign outcomes, public health indicators, usage metrics, and user engagement

## Key Features

* Rapid Dashboard Deployment – Ability to quickly create and launch dashboards for new campaign types or disease areas without extensive customisation or starting from scratch
* Resource & Time Efficiency – Reduces overhead by eliminating repetitive problem discovery and development efforts.
* Consolidated Real-Time View – Provides a unified view of progress and status across multiple campaigns and disease areas.

## **User Roles**

<table><thead><tr><th width="164.234375">Role</th><th width="177.35546875">Scope of action</th><th>Role description</th></tr></thead><tbody><tr><td>National Supervisor</td><td>The supervisor can monitor the dashboard</td><td>Supervisor can monitor the dashboards for multiple individual campaigns that is running across the country </td></tr></tbody></table>

## Steps

1. Log in as a National Supervisor.
2. The landing page lists all the campaign dashboards.
3. Click on the Dashboard.&#x20;
4. If you log in as a National Supervisor, the landing page displays the campaign inbox. The inbox lists all individual-based campaigns currently running in your country.&#x20;
5. Filter the campaigns to view data for both past and live campaigns.


---

# 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/campaign-management-dashboard/integrated-cross-campaign-dashboard-iccd/cross-campaign-dashboard-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.
