# Request to edit reviews

### Enabling "Confirm Edit Review" Notifications

{% hint style="info" %}
This step is required for requesting edits
{% endhint %}

Step 1: Access the Air Reviews app settings.

Step 2: Locate the "Notifications" section.

Step 3: Enable the "Confirm edit review" option.

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

## 1. Navigate to Manage Reviews

Head to the Air Reviews app and select "**Manage Reviews**" from the left-hand menu.

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

## &#x20;2. Request Edit

Locate the review you want to request an edit for.

Click the "**Request to edit**" button within the review's action menu.

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

## 3. Edit Details

Make any necessary changes to the content.

State your request clearly in the box "**Request to edit review**" and explain why the change is needed and encourages customer approval.

Once satisfied with your edits, click "**Send request**" to send an email notification to the customer.

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

## 4.  Confirm Request

A final confirmation pop-up appears. Click "Agree" to send the edit request to the customer.

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

*By following these steps, you can easily request edits to customer reviews while ensuring a smooth and transparent communication process!*


---

# 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/request-to-edit-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.
