# MANAGE REVIEWS

- [Manage reviews](https://help.airreviews.io/manage-reviews/manage-reviews.md): Manage reviews is a where you can oversee all of your reviews and conveniently handle these reviews, from featuring, replying, adding badge to requesting to edit them,... This guide will walk you all.
- [Request to edit reviews](https://help.airreviews.io/manage-reviews/request-to-edit-reviews.md): Keeping your reviews accurate is important! This guide explains how to request edits to customer reviews within the Air Reviews app.
- [Reply to reviews](https://help.airreviews.io/manage-reviews/reply-to-reviews.md): Responding to customer reviews is a fantastic way to show you care about their feedback, both positive and negative.  This short guide will walk you through replying to reviews within the Air Reviews.
- [Recycle bin](https://help.airreviews.io/manage-reviews/recycle-bin.md): Managing a large number of reviews can be overwhelming. Luckily, Air Reviews offers a "Recycle bin" feature to help you keep things organized.
- [Analytics](https://help.airreviews.io/manage-reviews/analytics.md): The Air Reviews Analytics page equips you with powerful insights to understand your customer feedback and optimize your online store.


---

# 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.airreviews.io/manage-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.
