Skip to main content

Why use task dependencies

Dependencies help you model real-world workflows. For example:
  • Task A must finish before Task B can start.
  • Task C is blocked until Task D is reviewed.

How to add dependencies

1

Right-click the task

In any list or board view, right-click a task item to open the context menu.
2

Select Dependencies

Hover over Dependencies to reveal a submenu with the three link types: Blocking, Blocked by, and Related to.
3

Choose a link type

Click the type that describes the relationship between this task and the one you want to link.
4

Search for the task to link

A search modal opens. Type any part of the task title to find it. Only parent tasks are shown, subtasks are not available as dependency targets.
5

Select the task

Click the task in the results, or navigate with the arrow keys and press Enter to confirm. The dependency is created immediately.
TypeMeaning
Blocked byThis task cannot proceed until the linked task is done.
BlockingThis task is holding up the linked task.
Related toThe two tasks are connected but don’t have a blocking relationship.
Dependencies are stored per workspace and are visible to everyone who can access the task.