Import Data
Migrate your projects from Trello, Asana, ClickUp, Notion, Monday.com, Linear, or Jira into QONE in minutes.
Key concepts
- Source Platform: The tool you are migrating from. QONE supports seven platforms out of the box.
- Export File: A
.jsonor.csvfile you download from the source platform. Each platform has its own export format. Maximum file size is 10 MB. - Import Wizard: A 3-step in-app flow -- Source -> Upload -> Review. Member mapping, import options, and the parsed preview all live in the final Review step.
- Preview: After uploading, QONE parses the file and shows you what will be imported -- tasks, comments, columns, and members -- before anything is created.
- Member Mapping: Match users from the source platform to existing QONE users so task assignments carry over correctly. Members are auto-matched by email first, so you only need to map the ones QONE could not match.
- Background Job: The actual import runs as a background process. You can monitor progress in real time and cancel if needed. Only one import can run per workspace at a time -- a new import is blocked while another is Pending, Parsing, or In Progress.
Step-by-step
Before You Start: Export from Your Source Platform
Open the board you want to export.
Click the ... menu (top-right of the board).
Select More > Print and Export.
Click Export as JSON.
Save the `.json` file to your computer.
Asana
Screenshot
Trello board menu with Export as JSON option highlighted
Open the project you want to export.
Click the dropdown arrow next to the project name.
Select Export / Print > CSV.
Save the `.csv` file to your computer.
Jira
Screenshot
Asana project menu with CSV export option
Go to your Jira project.
Open the Issue Navigator (Filters > Advanced search).
Filter issues by project: `project = "YOUR_PROJECT"`.
Click Export in the top-right corner.
Select Export CSV (all fields).
Save the `.csv` file to your computer.
ClickUp
Screenshot
Jira issue navigator with CSV export button
Open the space or list you want to export.
Click the ... menu at the top.
Select Settings > Export.
Choose CSV format.
Save the `.csv` file to your computer.
Linear
Screenshot
ClickUp space menu with export option
Go to Settings > General > Export.
Select the projects you want to export.
Click Export as CSV.
Save the `.csv` file to your computer.
Monday.com
Screenshot
Linear settings export page
Open the board you want to export.
Click the ... menu at the top-right of the board.
Select More actions > Export board to CSV.
Save the `.csv` file to your computer.
Notion
Screenshot
Monday.com board menu with export option
Open the database you want to export.
Click the ... menu at the top-right.
Select Export > Markdown & CSV.
Choose CSV format.
Unzip the downloaded file and locate the `.csv`.
Screenshot
Notion database menu with export option
Steps 1 & 2: Select Source and Upload Your File
Go to Settings > Import.
Step 1 (Source): On the import dashboard, you will see a grid of supported platforms. Click the card for your source platform (e.g., Trello).
Step 2 (Upload): A file upload area appears for the platform you picked.
Click Choose File or drag and drop your export file.
QONE accepts `.json` files (for Trello) and `.csv` files (for all other platforms). Maximum file size is 10 MB.
Click Upload and Parse.
Note: Only users with the Import Projects permission can access this page.
Screenshot
Import dashboard with platform cards and file upload area
Step 3: Review, Map, and Set Options
Review the parsed data summary: number of tasks, comments, members, and columns found.
In the Member Mapping section, each external user from the source file is listed. QONE has already auto-matched members by email, so confirm the matches and only adjust the ones it could not match.
For each unmatched member, select the matching QONE user from the dropdown, or leave unmapped if the person is not in your workspace.
Review the column/status preview -- QONE maps source statuses to task columns automatically.
Set the import options:
- Import into -- target an existing project, or create a new project (the default).
- Skip archived tasks -- on by default; turn it off to import archived items too.
- Conflict handling -- choose Import all (the default) or Skip duplicates.
When you are satisfied, click Start Import.
Tip: Unmapped members will not be assigned to tasks. You can reassign tasks after the import completes.
Screenshot
Import review step with member mapping dropdowns, column preview, and options
Tracking Import Progress
After clicking Start Import, QONE redirects you to the import progress page.
A progress indicator shows the current status:
- Pending -- queued for processing.
- Parsing -- reading and validating the file.
- In Progress -- creating projects, columns, and tasks.
- Completed -- all done.
- Failed -- something went wrong (see error details).
You can Cancel an in-progress import if needed.
Note: Only one import can run per workspace at a time. While an import is Pending, Parsing, or In Progress, starting a new one is blocked until it finishes or is cancelled.
Screenshot
Import progress page with status indicator and progress details
Review the Result
Once the import shows Completed, navigate to Projects in the sidebar.
Your imported project appears in the project list.
Open it to verify:
- Task columns match your expected workflow.
- Tasks are assigned to the correct team members.
- Labels/tags carried over.
Make any adjustments as needed (rename columns, reassign tasks, add missing details).
Screenshot
Imported project in Kanban view with tasks and columns
Troubleshooting
| Problem | Solution |
| ----------------------------------------- | --------------------------------------------------------------------------------------------- |
| "File too large" error | Ensure your file is under 10 MB. Split large exports into smaller files. |
| "Only .json and .csv files are supported" | Check the file extension. Trello uses .json; all others use .csv. |
| "Source is not supported yet" | Verify you selected the correct platform card before uploading. |
| "Failed to parse file" | The file format may not match expectations. Re-export from the source platform and try again. |
| Tasks missing after import | Check member mapping -- unmapped members' tasks may exist but lack assignees. |
Tips & best practices
- Clean up your source data before exporting. Remove test tasks, archived items, and inactive members to keep the import lean.
- Map all active members to QONE users before starting the import. It saves time compared to reassigning tasks afterward.
- Start with one project to test the import flow before migrating everything.
- Check column ordering after import -- QONE preserves the order from the source file, but you may want to adjust it.
- File size limit is 10 MB. For very large exports, consider splitting by project or removing attachments from the export (attachments are not imported -- only task data).
- Cancel early if you see errors. It is better to fix the source file and re-import than to clean up partial data.
Was this article helpful?
Your feedback helps us improve these guides.