Importing Feedback
Get feedback into Circuit from multiple sources.
CSV Upload
Step 1: Prepare Your File
- Use
.csvextension - Comma-separated (not semicolons)
- UTF-8 encoding
- Include a header row
Step 2: Upload
- Go to Settings → Integrations
- Click Import CSV
- Upload your file
Step 3: Map Columns
Circuit auto-detects common column names:
- Feedback text:
feedback,text,message,content - Customer name:
name,customer_name,first_name,surname - Customer email:
email,customer_email - Revenue band:
revenue_band,tier,plan,sku
Use the column mapper if your columns have different names.
Deduplication
Circuit automatically skips duplicate feedback based on text hash. This prevents importing the same feedback twice.
Large Files
For files over 10,000 rows:
- Import may take several minutes
- Progress bar shows status
- Split into files under 10,000 rows for reliability
Google Sheets
- Go to Settings → Integrations → Google Sheets
- Click Connect and authorize
- Select a spreadsheet and sheet
- Preview and map columns
- Click Import
Great for: NPS responses, survey data, support exports.
Manual Entry
- Click the + Add dropdown on the Priorities page and select Add Feedback
- Paste or type the feedback text
- Optionally add:
- Customer name
- Customer email
- Revenue band (Enterprise, Paid, Free)
- Click Add
Customer Fields
| Field | Purpose |
|---|---|
| Name | Display in Customer Voice quotes |
| Send "We shipped it!" notifications | |
| Revenue Band | Weight in revenue impact scoring |
| SKU/Plan | Customer tier tracking |
Tip: Including customer email enables close-the-loop notifications when you ship their request.
Undo CSV Import
Uploaded a CSV that wasn't right? Reverse it from the completion screen.
- After a CSV upload completes, click Undo on the completion screen
- All feedback items from that import are removed
Undo applies to the most recent CSV upload only. Priorities and briefs recalculate automatically after the undo.