Help CenterAnalyzing Results
Export
Export your research data in CSV or JSON format for further analysis.
Export Formats
CSV
Comma-separated values. Opens in Excel, Google Sheets, or any spreadsheet tool. Best for quick analysis, sorting, and sharing with non-technical stakeholders.
JSON
Structured data format. Best for programmatic analysis, importing into other tools, or building custom dashboards. Preserves the full data structure including nested conversation turns.
What's Included
Exports include all session data for your study:
- Participant information (name, email if collected)
- Session metadata (date, duration, completion status, review status)
- Full conversation transcripts organized by question
- Structured responses (selected options, ratings, rankings)
- AI-generated summaries (if generated)
How to Export
Navigate to the responses tab of your study and click the export button. Choose your preferred format (CSV or JSON) and the download will begin. Exports include all responses matching your current filters — use the filter bar to narrow down the export if needed.
Large studies
For studies with hundreds of responses, the JSON format preserves more structure and is easier to process programmatically. The CSV format flattens nested data for spreadsheet compatibility.