Exporting your data¶
When a job reaches completed, open it to see the results table, then export.
CSV or JSON?¶
| Format | Best for |
|---|---|
| CSV | Opening in Excel or Google Sheets; sharing with non-technical people |
| JSON | Feeding into another tool or script; preserving nested structure |
Steps¶
- Open a completed job.
- Click Export CSV or Export JSON.
- The file downloads to your computer.
Big result sets
Export once a job is completed rather than copying from the table while it's still running.
Next¶
- Scheduling & comparing runs
- Developers can export via the API — see Get data.