# SMC Dashboard

## Overview

The Seasonal Malaria Chemoprevention (SMC) Dashboard is a digital tool designed to provide real-time visibility into the planning, execution, and monitoring of SMC campaigns. It consolidates data from the field, such as drug distribution progress, household coverage, and campaign timelines, into interactive visualisations that allow supervisors and decision-makers to track performance at various administrative levels. By offering  access to coverage statistics, geographic distribution maps, and operational indicators, the dashboard helps identify gaps, address bottlenecks, and ensure that high-risk populations, particularly children under five, are reached effectively.

## Existing Capabilities

* Download charts in PDF or JPG format.
* Share charts via WhatsApp or email.
* A diverse range of charts and graphs for visualising key metrics.
* Drill-down functionality for detailed data examination.
* Multi-language support.
* Geographic boundary-based heat maps.
* Geo-coordinate map to view delivery data at the household level.
* Restrict data access based on user hierarchy.
* Tab navigation across modules.
* Predictive charts to forecast campaign extensions.
* Filter and sort tables.
* View data for custom date ranges or specific campaign cycles.

## New Capabilities

* Side-by-side bar chart visualisation for more than 2 variables
* Venn diagram for inter-cycle analysis&#x20;
* Filter data by cycles

## User Roles

The dashboard data is customised based on the user's hierarchical level, ensuring access is aligned with their specific operational scope. For example, a national supervisor has oversight of the entire campaign at the national level, while a provincial supervisor has access to data within their assigned province, and a district supervisor has access to data within their assigned district, with no visibility into other districts.


---

# 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/campaign-management-dashboard/smc-dashboard.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.
