# Reviews

### What are Product Reviews

Product reviews allow your customers to write a review of the product they have purchased from your store. *Customers can also upload a picture of the product with their review*&#x73;*.*

The review will then be visible on your store on the product page the review was written for. Potential customers can then see and read this review.

Reviews are a great way to upsell and many potential customers will be influenced by reviews before they make a purchase.&#x20;

### How to Enable/Disable Product Reviews

1. Log into your Freewebstore Control Panel.
2. Go to **Manage** > **Products** > **Reviews**.
3. In the *Review Status* panel, click **On/Off**.
4. Click **Save.**

### How to Publish a Pending Review

1. Log into your Freewebstore Control Panel.
2. Go to **Manage** > **Products** > **Reviews**.
3. Click **Publish Review** for each review that is pending.&#x20;

*Click **View X Pending Reviews** to view all pending reviews.*

### How to Delete a Review

1. Log into your Freewebstore Control Panel.
2. Go to **Manage** > **Products** > **Reviews**.
3. Click the *red* **\[x]** icon for each review you want to delete.
4. Click **Save**.


---

# 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.freewebstore.com/manage/products/reviews.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.
