CSV Export
Export board posts and feedback data from FeedIndex as a CSV file.
Download all posts from a board as a CSV file for analysis, reporting, or migration. Available on Pro plan.
Exported columns
The CSV file includes the following columns for each post:
| Column | Description |
|---|---|
title | Post title |
description | Post body |
status | Current status label |
email | Author email address |
votes | Total vote count |
created | Date the post was created |
How to export
- Navigate to your board in the dashboard
- Open Board Settings or click the Export option in the board toolbar
- Click Export CSV to download
The file downloads immediately to your browser.
Permissions
Only workspace owners can export board data. This restriction exists because the export includes author email addresses, which are considered private information.
Tips
- Use exports for backup, analysis in a spreadsheet, or migrating data to another tool
- The exported format is compatible with the CSV Import format, making it easy to move posts between boards