Exporting Data

This documentation explains how to get data out of Mito.

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

pageDownload as CSVpageDownload as Excel

Generating Export Code

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

pageGenerate code to create Excel and CSV reports

If you are looking to export a graph, see our Graph Export documentation.

Last updated