> 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/v2.0/access/public-health-product-suite/campaign-management-dashboard/user-manual/customise-dashboard-views.md).

# Customise Dashboard Views

* **Date Filters:** Each page has filters to view data for a specific date range, today's data, or cumulative data since the campaign's start.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FJ6RvyyOQ9mRNrvz1DbEx%2F57617F6D-14B8-4B7B-BB89-41D6C21BBDAE_4_5005_c.jpeg?alt=media&amp;token=e6aa9dc5-6957-4bc4-b2ca-e49d284b414d" alt=""><figcaption></figcaption></figure>

* **Campaign Progress:** A progression line on the top bar displays the number of days since the campaign began.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FxfavhJs6u0XFvXA4nuiP%2F49D384EA-1CBF-4525-9045-9F5F5268CA9D_4_5005_c.jpeg?alt=media&amp;token=30a49afc-2498-4a8d-b775-ab58e86e65b6" alt=""><figcaption></figcaption></figure>

* **Data Completeness:** The sync rate chart indicates how many users have synced data so far.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FGrDl5rCWnPpFpltx2kQf%2F1D18D787-A223-4CB5-B7DE-34829A18F869_4_5005_c.jpeg?alt=media&amp;token=0e587c04-5289-467d-9f4a-096644503da0" alt=""><figcaption></figcaption></figure>

* **Drill-Down Charts:** Double-click on any bar to drill down to sub-boundaries, continuing until the lowest level (e.g., a village). To return to the previous view, click the 'x' button.

<div align="left"><figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FVwogNjOnv8N37XDpidcx%2F8F094FFD-37D5-408C-A3EF-11125B7451E9.jpeg?alt=media&amp;token=e38e749b-ec7f-4d14-b6cd-eb33d1cdc490" alt="" width="291"><figcaption></figcaption></figure></div>

* **Toggle Chart Views:** Switch between percentage and absolute values by clicking toggle buttons.

<div align="left"><figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FuuFzhikNePvvVqeteklW%2F1FC19E2A-0748-4787-A30B-3CDBAB2BE926.jpeg?alt=media&amp;token=4ccb3686-7449-484c-b67d-3df7d0cbca8b" alt="" width="296"><figcaption></figcaption></figure></div>

* **Prediction Line Chart:** Estimates how many more days are needed to reach target coverage based on current service delivery rates.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FyjHGahDSMIRx503jxvTT%2F3B0848A1-C5C7-404B-A3E4-E6816556C9C8.jpeg?alt=media&amp;token=e77bfdc2-28dd-4359-96bc-f44aa49e4ce7" alt=""><figcaption></figcaption></figure>

* **Sortable Tables:** Summary tables can be sorted by column in ascending/descending order or alphabetically.
* **Download Options:** Each chart can be downloaded as a PDF or JPG by clicking the kebab button. Charts can also be shared via WhatsApp or email. Tabular charts can be downloaded as Excel files.
* **Brush Component:** Use the brush component below the bar charts to expand or contract the view to see all represented boundaries.
* **Heat Maps:** Monitor campaign progression by boundary through interactive, drill-down heat maps.
* **Geocoordinate maps:** To view the household-level service delivery data.


---

# 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/v2.0/access/public-health-product-suite/campaign-management-dashboard/user-manual/customise-dashboard-views.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.
