# View/Track Complaints

My Complaints tab enables citizens to track the status of their complaints.&#x20;

| <img src="/files/1x3Rnxil7o6lkQs5WOYP" alt="" data-size="original"> | <img src="/files/k1JgkckaloRSbmtUTg0u" alt="" data-size="original">                                                                                                                           |
| ------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Go to the Home Page and click on **My Complaint**                   | The system displays all complaints filed by you or from your account and the corresponding status. Click on the **Open** button corresponding to any complaint to view the complaint details. |

| <img src="/files/dnaePcDkgem9zvEGVt0b" alt="" data-size="original">                                                                   |   |
| ------------------------------------------------------------------------------------------------------------------------------------- | - |
| The complaint timeline displays the current status. Enter any additional information about the complaint in the **Comments** section. |   |


---

# 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/complaints-management/complaints-resolution-v2.10/access/pgr-user-manual/citizen-user-manual/view-track-complaints.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.
