# Dashboard

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

The **Dashboard** provides a complete overview of your store’s review performance and customer engagement at a glance. It helps you quickly understand how your reviews are performing and take action when needed.

#### Time Filter

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

Use the time range selecto to filter review data and statistics for a specific period.

#### Key Metrics

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

The dashboard displays important review metrics, including:

* **Total Reviews**: The total number of reviews collected, with a breakdown of approved, pending, spam, and trashed reviews.
* **Average Rating**: The overall average rating across all reviews, along with the percentage of positive feedback.
* **Pending Emails**: The number of scheduled review request emails, including delivery, open, and click rates.
* **This Month**: The total number of reviews received in the current month, showing growth trends.

#### Rating Distribution

<figure><img src="/files/5Uec9HTl60wvzXYMcU4O" alt=""><figcaption></figcaption></figure>

This section shows a breakdown of reviews by star rating (1–5 stars), helping you quickly understand overall customer sentiment.

#### Recent Reviews

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

Displays the most recent customer reviews, including reviewer name, rating, review content, product name, and submission time.

#### Products Performance

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

Lists products based on their review performance. You can filter products by recently reviewed, top rated, or low rated to quickly identify high-performing and underperforming products.


---

# 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.yaycommerce.com/yayreviews/how-it-works/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.
