# Exporting Data

Mito makes it easy to export your data to a large variety of places. Explore our documentation below to export data wherever is useful.

## Downloading Files

If you want to download an immediate snapshot of a dataframe from within Mito, see our instructions for exporting&#x20;

{% content-ref url="exporting-to-csv-and-excel/download-as-csv" %}
[download-as-csv](https://docs.trymito.io/how-to/exporting-to-csv-and-excel/download-as-csv)
{% endcontent-ref %}

{% content-ref url="exporting-to-csv-and-excel/download-as-excel" %}
[download-as-excel](https://docs.trymito.io/how-to/exporting-to-csv-and-excel/download-as-excel)
{% endcontent-ref %}

## Generating Export Code

If you want to generate a repeatible script that exports a dataframe, then you might be looking to generate export code.

{% content-ref url="exporting-to-csv-and-excel/generate-code-to-create-excel-and-csv-reports" %}
[generate-code-to-create-excel-and-csv-reports](https://docs.trymito.io/how-to/exporting-to-csv-and-excel/generate-code-to-create-excel-and-csv-reports)
{% endcontent-ref %}

If you are looking to export a graph, see our[ Graph Export documentation.](https://docs.trymito.io/how-to/graphing/graph-export)
