# Review Management

Welcome to Shopeasy's Review Management section! Here, you can view and moderate product reviews. Follow these steps to get started:

#### Step 1: Accessing Reviews

1. Navigate to **Reviews** in the sidebar to access the review management page.

#### Step 2: Review Overview

On the main page, you'll see:

* **Image:** Thumbnail image of the product.
* **Product Name:** Name of the product.
* **Review Count:** Total number of reviews for the product.
* **Eye Icon:** Click to view detailed reviews for the product.

#### Step 3: Viewing Reviews

Click on the eye icon next to the product to view individual reviews for that product.

In the reviews section, you can:

* See the user who made the review.
* View the content of the review.
* Identify the rating given by the user.

#### Note:

* Regularly monitoring and responding to reviews helps in maintaining customer satisfaction.

<figure><img src="/files/4Q4ymFwLYM3ozSn0UqFe" alt=""><figcaption></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.shopeasy.ai/review-management.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.
