# Feedback

### Overview

The Feedback section in the admin panel serves as a valuable resource for understanding user sentiments and improving the platform's functionality based on user experiences.

### **Searching and Filtering**

* **Search by user name:** Easily locate feedback by searching for a specific user's name.
* **Filters:** Use filters to view comments from specific user groups, such as referring providers, consulting providers, or patients.

### **Understanding Feedback**

Admins can review feedback to gain insights into user preferences and concerns:

* Identify areas of satisfaction: Understand what users like about the platform.
* Address concerns: Take note of any dislikes or issues raised by users to address them effectively.
* Continuous improvement: Use feedback to enhance platform features and usability, ensuring a positive user experience.

<figure><img src="/files/KbUA5t4dMZbUG1TRFrOS" alt=""><figcaption><p>Feedback</p></figcaption></figure>


---

# 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.omnivatelehealth.com/admin/reports/feedback.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.
