# Dashboard

When the Reputation feature is enabled in your account, your dashboard will look like this:

<figure><img src="/files/tzd4mt1nXMFIj32Dk6GP" alt=""><figcaption></figcaption></figure>

But what exactly is this dashboard used for? The dashboard allows you to filter your responses to find specific feedback and respond as needed.&#x20;

Using the filters at the top of the page, you can filter based on Location, Review Source, Time (when the review was made), and the rating you were given in the review.&#x20;

The rest of the dashboard can be used to view overall stats for the reviews and feedback you have received, such as the below graphs.&#x20;

<figure><img src="/files/pKa0WFEZtGBuIpgS37lB" alt=""><figcaption></figcaption></figure>

To respond to feedback directly, click on the Reviews section on the left-hand menu below Reputation.&#x20;


---

# 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://help.gleantap.com/reputation/dashboard.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.
