Skip to main content

Pipeline Tracking

As your team works through the stages — PM specifying requirements, designers creating mockups, engineers planning, developers building — you need a way to see where everything stands. Pipeline tracking gives you real-time visibility into delivery readiness.

The Pipeline View

Requirements flow through five stages, and the pipeline tracks their progress across each:

StageWhat It Answers
PRDAre requirements defined and confirmed?
DesignAre UI/UX designs complete?
EngineeringHas development been planned?
DevHas implementation been completed?
QAHas testing been completed?

For each stage, you can see:

  • In-Scope — total requirements relevant to this stage
  • Available — requirements ready to be worked on
  • Completed — requirements that have passed this stage
  • Progress % — percentage complete

How Each Stage Is Calculated

StageIn-ScopeAvailableCompleted
PRDAll requirementsDraft requirementsConfirmed or out of scope
DesignConfirmed (excluding "not needed" for design)Design status "not started"Design status "completed"
EngineeringAll confirmedDesign done, dev status "not started"Dev status "planned" or later
DevAll confirmedDev status "planned"Dev status "developed" or "tested"
QAAll confirmedDev status "developed"Dev status "tested"

Sankey Visualization

The pipeline includes a Sankey diagram that visualizes how requirements flow from one stage to the next. At a glance, you can:

  • See the distribution of requirements across PRD, Design, and Development statuses
  • Spot bottlenecks where work is piling up
  • Identify stages that need attention

Stage Completion at a Glance

In addition to the granular pipeline metrics, each project tracks high-level stage completion:

StageComplete When
PRDProblem, users, solution, and success criteria are documented
Product SpecAll requirements are confirmed or out of scope
UI/UXAll designs are "completed" or "not needed"
EngineeringAll requirements are "planned" or later
DevelopmentAll requirements have been developed
QAAll requirements have been tested

This dual tracking gives stakeholders a quick top-down overview while the development team gets a detailed bottom-up view.


These metrics — combined with Documents, Artefacts & Bugs and Workstreams & Requirements — give your team complete visibility into the project.