Projects & Tasks
Dependencies & Critical Path
Task dependencies and critical path analysis.
Dependencies & Critical Path
Dependency Types
- FS (Finish-to-Start): Task B starts after Task A finishes (most common)
- SS (Start-to-Start): Tasks start together
- FF (Finish-to-Finish): Tasks finish together
- SF (Start-to-Finish): Task B finishes when Task A starts (rare)
Critical Path
The critical path shows the longest sequence of dependent tasks. Any delay on the critical path delays the entire project.
Gantt Chart
View dependencies and critical path visually in the Gantt tab. Toggle the critical path overlay to highlight critical tasks.
Tags
dependenciescritical pathganttscheduling
Was this article helpful?
Let us know so we can improve the help center.