Skip to content

Intro to Workflow States

Video Placeholder Duration: 3-5 minutes Topics covered: What are states, state groups, customizing states, default states, best practices


What are Workflow States?

Workflow States represent the lifecycle stages that work items move through as they progress from idea to completion.

States answer the question: "Where is this work item in our process?"

Every work item has a state that tells you its current status — whether it's waiting in the backlog, being worked on, or already done.


The Five State Groups

Plane organizes states into five predefined groups. You can customize the states within each group, but the groups themselves are fixed:

State GroupPurposeDefault State
BacklogItems needing preparation or discussion before prioritizationBacklog
UnstartedPlanned work that hasn't begun yetTodo
StartedWork actively being doneIn Progress
CompletedFinished workDone
CancelledItems no longer relevant or actionableCancelled

Understanding State Flow

Work items typically flow from left to right through the state groups:

However, work items can move in any direction — you might move something from "In Progress" back to "Todo" if priorities change.


Default States

Every new project comes with these default states:

StateGroupDescription
BacklogBacklogItems to be discussed/refined
TodoUnstartedReady to be started
In ProgressStartedCurrently being worked on
DoneCompletedFinished
CancelledCancelledNo longer needed

Customizing States

Tailor states to match your team's workflow:

Access State Settings

  1. Go to Project Settings
  2. Select the States tab

Add a New State

  1. Click the + button next to any state group
  2. Enter the state name
  3. Add an optional description
  4. Click Create

Edit an Existing State

  1. Hover over the state
  2. Click the pencil icon
  3. Modify the name and description
  4. Click Update

Remove a State

  1. Hover over the state
  2. Click the x icon
  3. Confirm deletion

Note: You can only delete a state if no work items are assigned to it.

Reorder States

Drag and drop states within their group to change their order.


Setting a Default State

The default state is automatically assigned to new work items when no state is specified.

To change the default:

  1. Go to Project SettingsStates
  2. Find the state you want as default
  3. Click the options menu
  4. Select Set as default

Example Custom Workflows

Software Development Team

Backlog: Backlog, Needs Refinement
Unstarted: Ready for Dev
Started: In Development, In Review, In QA
Completed: Done, Deployed
Cancelled: Won't Do

Design Team

Backlog: Ideas, Needs Brief
Unstarted: Ready to Design
Started: Designing, In Feedback, Revising
Completed: Approved, Handed Off
Cancelled: Rejected

Support Team

Backlog: New Tickets
Unstarted: Triaged
Started: Investigating, Waiting on Customer
Completed: Resolved
Cancelled: Duplicate, Invalid

State Colors and Icons

Each state group has a distinct color to provide visual clarity:

GroupTypical Color
BacklogGray
UnstartedBlue
StartedYellow/Orange
CompletedGreen
CancelledRed

These colors appear throughout Plane — in lists, boards, and dashboards — helping you quickly identify work item status.


Best Practices

  • Keep it simple — Start with fewer states and add more as needed
  • Clear names — Use descriptive names that everyone understands
  • Match your process — States should reflect how your team actually works
  • Avoid bottlenecks — If work items pile up in one state, consider splitting it
  • Regular review — Periodically assess if your states still serve your team

Key Takeaways

  • Workflow states track where work items are in your process
  • States are organized into five groups: Backlog, Unstarted, Started, Completed, Cancelled
  • Customize states in Project Settings → States
  • Each project can have its own unique state configuration
  • The default state is assigned to new work items automatically

Next Steps

Save time on repetitive tasks by using Templates to create standardized work items. Let's learn how.

Next Lesson: Intro to Templates

Plane University