# Reviews

The Reviews plugin from the Maven Market will introduce the capability for customers to leave reviews on products they've purchased. Reviews can be selectively activated or deactivated for courses, downloads, and live streams.

### Settings

You can access the settings for the reviews plugin by clicking the "settings" button next to the plugin under the "my plugins" tab, under the Market.&#x20;

Here you can specify the what content should have reviews enabled. By default reviews are enabled on all sellable content.

![](/files/-M9Ko7PelgSUUqmzGSGb)

### Data

A list of all reviews can be viewed by clicking the "Data" dropdown.

![View all reviews by clicking the "data" dropdown menu item.](/files/-M9Kml5rVicxKAgDs9Fi)

{% hint style="info" %}
Heads up! New reviews will be displayed in your Activity feed. You can also opt-in to be emailed of new reviews by enabling the option under "Emails to Deliver" under Settings / Communication.
{% endhint %}

You can reply to individual reviews, and you can delete the review, but editing reviews is not permitted. Additionally, customers can edit and remove their own reviews.


---

# 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.mavenseed.com/managing-your-site/market/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.
