KPI Tree

Metric Definition

Time from question to decision

Decision velocity = Total decision cycle time / Number of decisions made
Total decision cycle timeSum of elapsed time from question raised to decision committed across all decisions in the period
Number of decisions madeCount of decisions that reached a committed outcome in the period

Track from

Metric GlossaryOperations Metrics

Decision velocity tracking

Decision velocity tracking measures the average time it takes a team to move from raising a question to committing to a decision and acting on it. It exposes where decisions stall, who is waiting on whom, and how long the gap between insight and action really is. Faster decisions are not always better decisions, so velocity is read alongside decision quality.

7 min read

Generate AI summary

What is decision velocity tracking?

Decision velocity tracking is the practice of measuring how long it takes a team to move from raising a question to committing to a decision. It records a start point, the moment a question or trigger appears, and an end point, the moment a decision is owned and an action begins. The time between the two is the decision cycle, and the average across many decisions is decision velocity.

The reason this matters is simple. Most teams have plenty of data and plenty of dashboards. What they lack is a clean view of how long that data sits before anyone acts on it. A metric can move on Monday and still be waiting for a decision three weeks later. Decision velocity tracking turns that hidden delay into a number you can watch, compare, and improve.

What to measure

Decision velocity should only count decisions that actually reached a committed outcome. Questions that were abandoned, deferred indefinitely, or absorbed into a larger decision distort the average. Track committed decisions separately from open ones, and report the count alongside the velocity so a falling average is not just the result of fewer decisions being made.

How to calculate decision velocity tracking

To calculate decision velocity, sum the elapsed time for every decision that reached a committed outcome in the period, then divide by the number of those decisions. If ten decisions together took 200 days from question to commitment, the average decision velocity is 20 days. Measure the same way every period so the trend is comparable, and break the cycle into stages so you can see where the time is going.

  1. 1

    Decision raised timestamp

    The moment a question, trigger, or anomaly is logged. This is the start of the clock and should be captured automatically where possible to avoid backfilled estimates.

  2. 2

    Decision committed timestamp

    The moment an owner accepts the decision and an action is set in motion. Committed means a named person has agreed to act, not that discussion has merely happened.

  3. 3

    Elapsed cycle time

    The difference between the two timestamps for each decision, expressed in days or hours depending on the cadence of the team.

  4. 4

    Decision count

    The number of committed decisions in the period. Reporting this alongside the average prevents a misleading reading when volume changes.

Decision velocity tracking in a metric tree

Decision velocity is an average that hides four very different stages. A decision can be slow because nobody noticed the trigger, because the right people were not pulled in, because the analysis took too long, or because the decision was made but never owned. Treating velocity as one number lets all four hide behind each other. A metric tree pulls them apart.

Decomposing decision velocity into detection, analysis, alignment, and commitment shows exactly which stage is eating the time. KPI Tree models this as a causal tree, then puts RACI ownership on each branch so the person accountable for, say, the alignment delay is named rather than implied. When the overall cycle time moves, the change can be pushed to the owner of the stage that drove it, which is the difference between a dashboard that reports a delay and a system that resolves it.

Metric tree insight

When decision velocity slows, the average rarely tells you why. The tree does. If detection time is flat but alignment time has doubled, the problem is the approval chain, not the data. Fixing the wrong stage wastes effort, so the decomposition is what makes the metric actionable rather than merely observable.

Decision velocity tracking benchmarks

There is no single benchmark for decision velocity because it depends entirely on the weight of the decision. A pricing tweak should resolve in days, while a market entry decision reasonably takes weeks. The useful comparison is against your own history and against the stake involved. The ranges below give rough expectations by decision type for a mid-sized team, and are best treated as a starting point you calibrate to your own context.

Decision typeFastTypicalSlow
Operational (e.g. reallocate budget)Under 2 days2 to 5 daysOver 10 days
Tactical (e.g. change a campaign)Under 5 days1 to 2 weeksOver 4 weeks
Strategic (e.g. enter a segment)Under 3 weeks3 to 6 weeksOver 12 weeks
Reversible experimentsSame day1 to 3 daysOver 1 week

How to improve decision velocity tracking

Improving decision velocity is rarely about pushing people to decide faster. It is about removing the specific delay your tree has exposed. Shorten detection by surfacing changes automatically, shorten analysis by keeping the data and its lineage in one place, and shorten alignment by naming the accountable owner before the discussion starts rather than after.

Cut detection lag

Push a change to the accountable owner the moment a metric moves, rather than waiting for the next review cycle to surface it. Most delay is the time before anyone knows there is a decision to make.

Reduce approval hops

Audit how many sign-offs a typical decision needs. Each extra step adds waiting time that the average velocity hides. Reversible decisions in particular should need fewer approvers.

Name the owner early

Assign a single accountable owner at the point the question is raised, not after the analysis lands. Decisions stall most often in the gap between everyone agreeing and someone owning the action.

Verify the decision worked

Close the loop by checking whether the action actually moved the number. A fast decision that did not work is not a win, and the verified impact loop keeps velocity honest about quality.

Common mistakes when tracking decision velocity tracking

  1. 1

    Treating faster as better

    Velocity read in isolation rewards rushed decisions. Always pair it with a measure of decision quality so speed does not come at the cost of being wrong more often.

  2. 2

    Backfilling timestamps

    When start and end points are entered from memory after the fact, the data drifts toward whatever story the team wants to tell. Capture timestamps automatically wherever the workflow allows.

  3. 3

    Counting discussion as commitment

    A meeting where everyone nods is not a committed decision. The clock stops only when a named owner accepts the action, otherwise the gap between talk and ownership disappears from the metric.

  4. 4

    Averaging across decision weights

    Mixing trivial and strategic decisions into one average produces a number that means nothing. Segment by decision type before reading the trend.

Related metrics

Action Item Velocity

Items completed per period

Operations Metrics
Granola

Metric Definition

Action Item Velocity = Items Completed / Number of Periods

Action item velocity is the rate at which a team completes action items over a defined period, such as a week or a sprint. It shows how fast decisions turn into finished work. Tracked over time, it reveals whether a team is accelerating, stalling, or drowning in a growing backlog.

View metric

Cycle Time

Process speed

Operations Metrics
Jira

Metric Definition

Cycle Time = Process End Time − Process Start Time

Cycle time measures the total elapsed time from the start to the end of a process. It is a fundamental operations metric used in manufacturing, software development, service delivery, and any context where the speed of a process directly affects throughput, cost, and customer satisfaction.

View metric

First Response Time

Customer Support Metrics
IntercomPylon

Metric Definition

FRT = Total First Response Times / Total Tickets With a First Response

First response time measures the elapsed time between a customer creating a support ticket and receiving the first substantive response from a human agent. It is the metric that shapes the customer's initial impression of the support experience and sets the tone for the entire interaction.

View metric

Average Resolution Time

Customer Support Metrics
SalesforceIntercomPylon

Metric Definition

Average Resolution Time = Total Resolution Time Across All Tickets / Total Tickets Resolved

Average resolution time measures the mean elapsed time from when a support ticket is created to when it is fully resolved and closed. It captures the end-to-end customer experience of getting an issue fixed, encompassing wait times, agent work time, escalations, and any back-and-forth exchanges required to reach a solution.

View metric

Decision Velocity

Metric Definition

This guide explains decision velocity as a discipline so you can act on the time it takes to move from a question to a decision.

View metric

Metric trees for operations teams

Metric Definition

Operations teams can place decision velocity tracking within a wider tree of operational metrics to see what is slowing their decisions down.

View metric

Find where your decisions actually stall

Build decision velocity as a metric tree in KPI Tree, with detection, analysis, alignment, and commitment as named branches. Put a RACI owner on each stage so when the cycle slows, the person accountable for the delay sees it and can act.

Experience That Matters

Built by a team that's been in your shoes

Our team brings deep experience from leading Data, Growth and People teams at some of the fastest growing scaleups in Europe through to IPO and beyond. We've faced the same challenges you're facing now.

Checkout.com
Planet
UK Government
Travelex
BT
Sainsbury's
Goldman Sachs
Dojo
Redpin
Farfetch
Just Eat for Business