> 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/complaints-management/complaints-resolution-v2.10/urban.md).

# Introducing DIGIT Complaints Management

## About Complaints Management&#x20;

The **DIGIT Complaints Management or CMS,** is a web and mobile-enabled platform designed to register and address public grievances. Its intuitive interface allows citizens to submit complaints anytime and from any location. These complaints are directed to the relevant municipal departments and staff, who work to resolve issues within a designated timeframe. This digital, easily configurable system promotes swift and effective resolution of civic complaints, while providing local urban authorities with a user-friendly platform that categorises issues and facilitates the initiation of corrective measures without delay.

{% hint style="info" %}
[**Note: CMS used to be called Public Grievance Redressal (PGR). There may be references to this older name in the documentation/manuals.**](#user-content-fn-1)[^1]&#x20;
{% endhint %}

## Useful Links

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/AnDkeY1gHxxbuZ9Pp1dK"><mark style="color:blue;"><strong>Access</strong></mark> </a></td><td>Explore the functional specifications, workflow designs, master data templates and user manual for the application.</td><td></td><td><a href="/pages/AnDkeY1gHxxbuZ9Pp1dK">/pages/AnDkeY1gHxxbuZ9Pp1dK</a></td></tr><tr><td><a href="/pages/1vWdd2MvSgOQE3ej7iKp"><mark style="color:blue;"><strong>Deploy</strong></mark> </a></td><td>Detailed steps on how to set up, configure and customise the DIGIT Complaints Management.</td><td></td><td><a href="/pages/1vWdd2MvSgOQE3ej7iKp">/pages/1vWdd2MvSgOQE3ej7iKp</a></td></tr><tr><td><a href="/pages/ewArM7BCPFxSTEOvIu7v"><mark style="color:blue;"><strong>Design</strong></mark></a></td><td>Explore the architecture and design details for the citizen complaints resolution system</td><td></td><td></td></tr></tbody></table>

## Contact Us

{% embed url="<https://egov.org.in/contactegov>" %}

[^1]:


---

# 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/complaints-management/complaints-resolution-v2.10/urban.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.
