Trello organizes work using boards, lists, and cards. You can export your board data and import it into clariBI to analyze task progress, workflow bottlenecks, and team productivity with AI-powered insights.
What You Can Export from Trello
- Card (task) names, descriptions, and list positions
- Card labels, due dates, and completion status
- Card members (assignees)
- Checklist items and progress
- Card creation dates and last activity dates
- Custom field values (Power-Up dependent)
- Board lists and their card counts
- Card comments and activity logs (JSON export only)
Export CSV Data from Trello
Method 1: Export Board as CSV (Premium/Business Class Feature)
- Log in to your Trello account at trello.com
- Open the board you want to export
- Click the Menu button (three dots or "Show menu") in the top right corner
- Click More to expand additional options
- Select Print, export, and share
- Click Export as CSV
- The CSV file will download with all card data from the board including card names, lists, labels, due dates, and members
- Note: CSV export requires a Trello Premium, Business Class, or Enterprise subscription
Method 2: Export as JSON and Convert to CSV (Free Plan)
- Open the board you want to export
- Click the Menu button in the top right
- Click More > Print, export, and share
- Select Export as JSON
- Save the JSON file to your computer
- Open the JSON file in a conversion tool (search for "Trello JSON to CSV converter" online, or use a tool like json-csv.com)
- Map the fields you want: card name, list name, due date, labels, members
- Download the converted CSV file
Method 3: Use a Trello Power-Up for Export
- Open your Trello board
- Click Power-Ups in the top menu
- Search for an export Power-Up such as "Export for Trello" or "Board Export"
- Add the Power-Up to your board
- Open the Power-Up settings and configure the export fields
- Click Export and choose CSV format
- Download the CSV file
Tips for Clean Exports
- Organize your board with consistent list names (e.g., To Do, In Progress, Done) before exporting so the list column serves as a useful status field in clariBI
- Use labels consistently for categories or priority levels to enable filtering and grouping in your analysis
- If using the JSON-to-CSV method, include the `dateLastActivity` field to track when cards were last updated
Import Your Data into clariBI
- Log in to your clariBI account at claribi.com
- Click Data Sources in the left sidebar
- Click the + Add Source button (top right)
- Under Direct Upload, select CSV File
- Enter a descriptive name (e.g., "Trello - Sprint Board Export")
- Click the upload area or drag and drop your CSV file
- Click Create Data Source
Once imported, you can ask clariBI questions like:
- "How many cards are in each list, and what is the distribution by label?"
- "Which cards are overdue and who are they assigned to?"
- "Show me the average time cards spend in the In Progress list before moving to Done."
clariBI's AI will automatically analyze your data and suggest relevant insights.