Exporting Data
This documentation explains how to get data out of Mito.
Last updated
Was this helpful?
This documentation explains how to get data out of Mito.
Last updated
Was this helpful?
Was this helpful?
Mito makes it easy to export your data to a large variety of places. Explore our documentation below to export data wherever is useful.
If you want to download an immediate snapshot of a dataframe from within Mito, see our instructions for exporting
Download as CSVDownload as ExcelIf you want to generate a repeatible script that exports a dataframe, then you might be looking to generate export code.
Generate code to create Excel and CSV reportsIf you are looking to export a graph, see our Graph Export documentation.