Dragon PlannerDragon Planner
Import & Export

Importing Work Items from CSV

You can bulk-create work items by uploading a CSV file.

You can bulk-create work items by uploading a CSV file.

How to Import

  1. On the work items page, click the Import CSV button.
  2. Upload your CSV file using the file picker.
  3. Preview — Dragon Planner shows you the headers and first several rows so you can verify everything looks right.
  4. Click Import to create the items.
  5. Results — You'll see how many items were successfully created and any errors that occurred.

CSV Format

Your CSV file must include a Title column. All other columns are optional:

ColumnExpected Values
TitleText (required)
TypeInitiative, Epic, Story, Bug, Task, SubTask, Spike
StatusTodo, InProgress, Done, Blocked
Priority1–5
StoryPointsNumber
EstimatedHoursNumber
TagsComma-separated values
StartDateDate (YYYY-MM-DD)
DueDateDate (YYYY-MM-DD)

Tips

  • 💡 Start simple — a CSV with just a Title column works fine. You can fill in the details later.
  • 💡 If any rows fail, successfully imported rows are still created. Check the error list for details on what went wrong.
  • 💡 Export your existing items to CSV first if you want to see the expected format.

On this page