# Import reviews by URL

## **1. Access the Feature**

In the left menu, select **Collect reviews**.

Click on **Import reviews**.

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

## **2. Find the product**

In the **Import reviews** feature screen, look for the product you want to import reviews to.

You can utilize our **search, filter, and sort** button.

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

## 3. Fill the import information

Click **Import** on the product row. A dialog opens with the product info on the left and a URL field on the right.

Paste the source product URL from a supported platform. Air Reviews currently supports:

* **AliExpress** — e.g. `https://www.aliexpress.com/item/red-shirt`
* **CJdropshipping** — e.g. `https://cjdropshipping.com/product/red-shirt`

<figure><img src="/files/8uyzK4C7sNT56ztPdVFT" alt=""><figcaption></figcaption></figure>

> Need help finding the right product URL? See the [How to get the correct product link](https://help.airreviews.io/collect-reviews/get-correct-aliexpress-product-link) guide.

By default, Air Reviews uses your store-wide import preferences. To override them just for this product, click **Customize settings for this product** to expand the options panel.

* **Use default import settings** — keep this ticked to pull from your store-wide defaults; untick to override.
* **Max number of reviews to import** — up to 100 reviews per product.
* **Filter rating** — choose **All reviews**, **5 stars only**, or **4 stars and up** (default).
* **Sort by** — **Import latest reviews** (default) or **Import by Aliexpress default sorting**.
* **Media** — **All reviews** or **Reviews with photos only**.
* **Publish reviews after being imported** — ticked by default; untick to import as drafts that you approve manually.
* **Skip duplicated content** — skip reviews whose content already exists for this product. Useful for re-running imports from 1 URL without creating duplicates.
* **Replace "AliExpress Shopper" and "A\*\*\*s" format with a random name** — replaces the masked AliExpress reviewer names with realistic random names so they blend with your organic reviews.

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

*Importing reviews is a great way to boost your store's credibility. Use the Air Reviews app to easily bring in reviews from AliExpress and customize them to fit your needs. Follow these steps to efficiently manage and display valuable customer insights.*


---

# 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/collect-reviews/import-reviews-by-url.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.
