# Export data using Safari

**Deprecated** - Use Export Data Table

## How to export microapp data from Buzzy to Excel using Safari

***

Rather watch this on video? View the explainer here: [How to export your data from a micro-app using Safari](https://youtu.be/Z24lnjsqKDM).

***

To export your captured data inside Buzzy to Microsoft Excel, simply locate your micro-app inside your Buzz and click to highlight \[1] a blue box will appear around the micro-app as well as a blue downward arrow button on the top right corner of the micro-app. \[2] Select the top right corner down arrow button and select “Download to CSV”.

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

\[3] A new window will open within Safari with the data represented inside this window, however, we need to get this into a CSV file format. \[4] Simply select ‘File’ > then ‘Save as…’

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

\[5] Type in your file name but be sure to insert ‘.csv’ as the file name extension (in the image below we have chosen the file name to be “file-name.csv”. \[6] Choose ‘Page Source’ as the format option.

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

\[7] Locate and Open your CSV file using Microsoft Excel. Be sure to ‘Enable’ Microsoft to read ‘All Files’. Select your CSV file and Open using Excel.

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

\[8] Once open inside Excel, you can begin to dive deeper and sort/filter your data as required.

Rather watch this on video? View the explainer here: [How to export your data from a micro-app using Safari](https://youtu.be/Z24lnjsqKDM).

***


---

# 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.buzzy.buzz/the-building-blocks/datatables-fields-and-data/export-data-using-safari.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.
