CSV / Excel Upload
Uploading CSV/Excel Files
Perfect for analyzing historical data exported from other tools.
1. Uploading to a New Project
1Select Your File
Click the Browse button area to open your file explorer.
Constraint: Only .csv or .xlsx files are allowed.
2Confirm and Upload
Once selected, you will see the file name appear. Click the blue Upload button to start the process.
3Success!
File uploaded successfully
2. Uploading to an Existing Project
Go to your Project Dashboard > Integrations to add more data.
CRITICAL: Header Matching
To avoid corrupting your database, the first row (headers) of your new CSV must EXACTLY match the Question Names already in your project.
Example Scenario
Existing Project Questions:
User Feedback
NPS Score
Your CSV File MUST look like:
| User Feedback | NPS Score |
|---|---|
| Love the app! | 10 |
❌ Incorrect: "Feedback", "Score", "nps score" (case-sensitive!)