# PGR User Manual

The Public Grievance Redressal or the PGR is a standardized solution offering on the DIGIT platform to register and redress citizen grievances. It provides a transparent and trackable mechanism to solve public grievances by inducing responsive administration. PGR enables the citizens to file complaints using various channels and helps the municipal employees to resolve them timely.

## Key Features

* Citizens can lodge complaints, track, reopen and rate complaints through the web portal or the mobile application.
* ULB employees too can use the web or mobile interface to comment, forward, assign, verify, share, and resolve citizen complaints.

## User Roles

Refer to the table below to understand the different user roles and the scope of action linked to each role. The manual provides a detailed description of how to use the system for each role.

| User Role                              | Scope of Action                                                                                 | Role Description                                                              |
| -------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| Citizens                               | <p>File Complaints</p><p>Track Complaints</p><p>Rate Complaints</p><p>Reopen Complaints<br></p> | Individuals and society groups/communities                                    |
| Customer Service Representatives (CSR) | <p>File Complaints</p><p>Track Complaints</p><p>Reopen Complaints<br></p>                       | Counter employees who assist citizens and register complaints on their behalf |
| Grievance Routing Officer (GRO)        | <p>Assign Complaints to FME</p><p>Rejects Complaints<br></p>                                    | ULB officers who assign complaints to concerned employees                     |
| First Mile Employee (FME)              | <p>Resolve Complaints</p><p>Share Complaints - Whatsapp/SMS</p><p>Request Re-assign<br></p>     | Employees who work on assigned complaints                                     |

## Using PGR

This section guides you through the details of using the PGR module for each role. Click on the relevant role below to learn more about how to use the PGR system.

* [Citizens](/local-governance/v2.7/products/modules/public-grievances-and-redressal/pgr-user-manual/citizen-user-manual.md)
* [CSR](/local-governance/v2.7/products/modules/public-grievances-and-redressal/pgr-user-manual/employee-user-manual.md)
* [GRO](/local-governance/v2.7/products/modules/public-grievances-and-redressal/pgr-user-manual/employee-user-manual.md#gro)
* [FME](/local-governance/v2.7/products/modules/public-grievances-and-redressal/pgr-user-manual/employee-user-manual.md#fme)

[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)All content on this page by [eGov Foundation ](https://egov.org.in/)is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).


---

# 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/local-governance/v2.7/products/modules/public-grievances-and-redressal/pgr-user-manual.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.
