# Export Recordings

### **To export all recordings, follow these steps:**

**Step 1**: Go to the "**Session Replays**" section of the app.

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

**Step 2**: Click on the button "**Download"**.

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

Then a csv file will be downloaded to your device. You can see the information of all sessions here.

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

### **To export selected recordings, follow these steps:**

**Step 1**: Go to the "**Recording Replays**" section of the app.

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

**Step 2**: Select recordings that you want to download.

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

Then choose **Export as .csv** in the dropdown list of Actions. A csv file with information of selected recordings will be downloaded to your device.

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

### **To export recordings of a specific visitor, follow these steps:**

**Step 1**: Go to the "**Visitors**" section of the app.

**Step 2**: Click on the visitor that you want to view details.

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

**Step 3a**: Click on the button **"Download"** to download all sessions.

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

**Step 3b**: Select **specific recordings** and click on **Export as .csv** in the dropdown Actions.

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

If you have any questions, feel free to contact us via **Crisp Chat** or email us at [support@mida-app.io](mailto:support@mida-app.io?subject=%5BMIDA%20Support%5D%20Question%20about%20Fraud%20Score\&body=Hi%20MIDA%20Team%2C%0A%0AI%20have%20a%20question%20about%20the%20Fraud%20Score%20feature.%20Please%20assist%20me%20with%20the%20following%3A%0A%0A-%20Shop%20URL%3A%20%0A-%20Issue%20details%3A%20%0A%0AThank%20you!%0A%0A%2D%20Your%20Name).


---

# 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.mida-app.io/session-replays/export-recordings.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.
