> 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/health-campaign-management-hcm/microplanning/role-action-mapping.md).

# Role Action Mapping

The microplanning module follows a role-based access model to ensure clear ownership, controlled data changes, and hierarchical approvals across administrative boundaries. Each user role is mapped to a defined set of actions and boundary-level access, enabling structured workflows for microplan setup, population validation, facility-to-catchment mapping, and microplan estimation approval. National-level roles have finalisation authority, while sub-national roles focus on review, validation, and recommendations within their assigned jurisdictions. This model ensures data integrity, accountability, and scalable execution of health campaign microplanning.

Refer to the illustration below to identify the role and action mapping in the Microplanning module.

<figure><img src="https://3976166735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmb5VUHEnO0msarLMPz6q%2Fuploads%2Fpprtr1tbEZc72TFHii14%2FRole%20Action%20Mapping%20-%20visual%20selection.png?alt=media&amp;token=36d2ec55-0d97-4dd6-920c-8eb18345f751" alt=""><figcaption></figcaption></figure>


---

# 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/health-campaign-management-hcm/microplanning/role-action-mapping.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.
