# Complaint Profile

Every **complaint** has a profile page in which we can Track Down all the information about the complaints. E.g.

**Zone**   \
&#x20;            (Assigned Zone)

**Area**   \
&#x20;            (Assigned Area)

**Sector** \
&#x20;            (Assigned Sector)

**Colony**\
&#x20;            (Assigned Colony)

**Building**\
&#x20;            (Assigned Building)

**Customer**\
&#x20;            (Customer Name)

**Skillman**\
&#x20;            (Assigned Skillman by Supervisor)

**Supervisor**\
&#x20;            (Assigned Supervisor as per Complaint Category)

**Time Started** \
&#x20;            (Starting Time of Complaints when it launched)

**Time Reported**\
&#x20;            (When Skillman reach to location and click Check In)\
\
**Time Completed**\
&#x20;            (When Skillman or Complaint Close or mark it completed)

**Chat notes**\
&#x20;            (Here All Entities in complaint can update about complaint progress)

**Uploaded Pictures**\
&#x20;            (Customer or Skillman can Upload Before/After Pictures)\
\
**Requested Store**\
&#x20;            (Store Requested by Skillman or Customer)

**Assigned Store** \
&#x20;            (Approved Store items list)\
\
**Rating**\
&#x20;            (Customer 1-5 Star Rating)\
\
**Feedback**\
&#x20;            (Customer Feedback about complaint)

![](/files/-MMK2cVxBdVRE6B-Upbb)


---

# 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://shahpk72.gitbook.io/bsmart-cms/untitled-7.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.
