> 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/using-dashboard.md).

# Using Dashboard

Click on the Dashboard card on the homepage.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FoURtEfYbydLNafh3I2Dq%2FD72BB1BB-7D78-4060-9D92-354740CCE0EE.jpeg?alt=media&amp;token=a6738fd1-39d2-4c6c-b4ba-53a0c51302b0" alt=""><figcaption></figcaption></figure>

This opens the My Campaigns list. You can access the view of campaigns based on the search filters provided on the screen. &#x20;

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2Fj4BnhEmoIKxENFlvHSH3%2FCC99C72A-DBB4-4118-801D-0D364D3439D7.jpeg?alt=media&amp;token=26d38a27-bf3b-4e6d-bb51-bc640e5585be" alt=""><figcaption></figcaption></figure>

Click on the View Dashboard button for the specific campaign to view the dashboard.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FngAvNlagikVbqSl8Uy9w%2F58C72F9A-D809-453A-AE63-354F77E59C62.jpeg?alt=media&amp;token=8b115db3-a552-4640-9de0-dac8c86eb98e" alt=""><figcaption></figcaption></figure>

Click on the three dots icon on each image card to download or share the dashboard image.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2FAHUqvT0ikcyKTBpoBP71%2F4F043246-C2BC-4973-A50D-3B1301883684.jpeg?alt=media&amp;token=6608feae-0836-46bd-8e04-6191ae7fcd5b" alt=""><figcaption></figcaption></figure>

Scroll down the page and click on the **View Dashboard** button to access the province-wise dashboard view.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2Fi9r7izqD9bLKkvoHP2uO%2F598C2E08-1FD4-41B7-994E-87797444677B.jpeg?alt=media&amp;token=3f0d4f25-6ac0-4e0b-a063-7275e5d73862" alt=""><figcaption></figcaption></figure>

Click on the respective tabs to access specific information dashboards for the selected province. Use the Date Range filters to refine the dashboard views.&#x20;


---

# 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/using-dashboard.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.
