Skip to content

Plan a sprint

Pro plan Project Member

A sprint is a time-boxed batch of work with a start date and an end date. You plan it by pulling tasks in from the project backlog, then start it when the team commits. Sprints live on the Sprints tab of every project, alongside the Backlog tab where unscheduled work waits.

The Sprints tab of a project, showing the Backlog chip with its task count, the New Sprint button, and the board of tasks ready to pull into a sprint.

If you have not created a project yet, start with creating your first project.

Every sprint moves through three stages:

  • Planning: the sprint exists but has not started. You can add and remove tasks freely.
  • Active: the sprint is running. Only one sprint per project can be active at a time; trying to start a second one shows an error naming the sprint that is already active.
  • Completed: the sprint is closed. Tasks that reached Done stay on it as its permanent record. See running and completing a sprint for what happens to the rest.
  1. Open your project and select the Sprints tab.

  2. Select New Sprint. The start and end dates are prefilled to continue right after your last sprint, with the same length, and the start date skips non-working days on the project’s working calendar. Adjust them if you want a different cadence.

  3. Enter a name (for example “Sprint 5”) and select Create. The new sprint starts in Planning.

With the sprint selected, use From Backlog to fill it:

  1. Select From Backlog. The Add from Backlog picker lists every task that is not yet on a sprint, with subtasks indented under their parents.

  2. Search if the list is long, then tick the tasks you want. Select all grabs everything that matches.

  3. Select Add to Sprint. If you picked a subtask, its parent task comes along automatically so the work stays visible on the sprint board; if that parent currently sits on a different sprint, you are asked to confirm the move first.

You can also create work directly in the sprint with Add Task, or send a task back with the Move to Backlog action on its card. For heavier triage (bulk moves, grouping, filtering), use the Backlog tab instead.

When the scope is settled, select Start Sprint. The sprint becomes active and its board is where the team works day to day.

Can two sprints run at the same time in one project? No. A project has at most one active sprint. Complete the current sprint before starting the next one.

What happens to tasks if I delete a sprint? They are not deleted. Every task on the sprint moves back to the backlog, and the confirmation dialog tells you how many tasks that affects.

Who can create and manage sprints? By default, project members and above. Project contributors and viewers cannot create, start, or complete sprints; admins can adjust this in the organization’s permission matrix.