# Export data using Chrome

**Deprecated** - Use Export Data Table

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

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

***

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.

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

\[2] Click the blue button arrow top right of your micro-app to reveal the micro-app properties. Select “Download CSV”. This will immediately start downloading a CSV (comma separated value) file to your local hard drive.

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

\[3] Locate and Open your CSV file using Microsoft Excel. From here you can begin to dive deeper and sort/filter your data as required.

<figure><img src="/files/72eROkiXCrN09nxJeBuw" alt=""><figcaption></figcaption></figure>

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

***


---

# 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-chrome.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.
