# How to export and backup reviews to CSV

Before exporting the evaluations to a CSV file, we should preview the configurations for this.

In left sidebar menu click "**Settings**" >> "**CSV Reviews Export**" tab <https://app.a2rev.com/#/settings?tab=csv-export>

![CSV Reviews Export tab settings](/files/YqvwQpSca8EhWsckXzwN)

### CSV Export profile

You can create multiple Export profiles and choose one as default, when you export it will use this profile to do the job.

With each profile will allow you to configure the position and columns of the header in the CSV file.

#### Create a profile

![Create profile button](/files/REMdWgGOUdYSxM3wJxUj)

![Enter profile name](/files/dBtqhrYAlrScpMoTbEHT)

![Edit profile and Set as default](/files/0cZqaci7kqLgwcQGY5Gl)

![Edit and custom header columns in CSV](/files/0FUVcCOLMlNpUAM0yVz4)

![Config download file name](/files/Pr7r6fdcErp1hzGOwKKh)

### Export reviews into CSV file

Once you've configured the profile as desired, you can start exporting the reviews from the product list to a CSV file.

In left sidebar menu of A2Reviews app. Click "**Products**"&#x20;

![Products list](/files/U0ixEnJhT52tvNKyUZp1)

#### Export single product

Click three dot icon button to start, select "Export reviews to CSV" button

![Export single product](/files/KBwd9OpeYK7fvR1lcpso)

#### Export multiple product

Select product by click on each checkbox with each product, then click on "**Download CSV**" button.

![Download multiple product reviews](/files/6CvcwZr5e6atG1TW7rSf)


---

# 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.a2rev.com/my-reviews/how-to-export-and-backup-reviews-to-csv.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.
