KPI Tree

Metric Definition

Net change in open work

Backlog growth = Tasks created - Tasks closed
Tasks createdNew tasks added to the backlog in the period
Tasks closedTasks completed or cancelled in the period

Track from

Metric GlossaryOperations Metrics

Task backlog growth

Task backlog growth is the net change in the number of open tasks over a period, driven by how many tasks arrive against how many get closed. A positive figure means work is piling up faster than the team can clear it. Tracked over time, it is an early warning that capacity and demand have fallen out of balance.

7 min read

Generate AI summary

What is task backlog growth?

Task backlog growth is the net change in the size of your backlog over a period, calculated as tasks created minus tasks closed. If a team opens 120 tasks in a month and closes 100, the backlog grows by 20. If it opens 80 and closes 100, the backlog shrinks by 20. The sign matters more than the size: a consistently positive figure means demand is outrunning throughput.

The metric is useful because a raw backlog count is hard to read. A backlog of 400 tasks could be perfectly healthy for a large team or a crisis for a small one. Growth strips out that ambiguity and tells you the direction of travel. A flat backlog means the team is keeping pace. A growing one, week after week, means something upstream is feeding work faster than it can be cleared, and the queue will only get longer.

Backlog growth is best read as a rate over several periods, not a single snapshot. One bad week tells you little, because intake is naturally lumpy. A trend line tells you whether the team is in balance, slowly falling behind, or recovering after a spike. Pair it with the age of the oldest open tasks, because a stable count can still hide work that has been sitting untouched for months.

Definition

Backlog growth is a flow metric, not a stock metric. It measures the gap between intake and throughput, not the total size of the queue. A team can have a huge backlog with zero growth, or a small backlog growing fast. The growth rate is what predicts where you will be next quarter.

How to calculate task backlog growth

The core calculation is simple: subtract tasks closed from tasks created in the same window. The result is the net change in the backlog. Express it as an absolute number for capacity planning, or as a percentage of the starting backlog to compare teams of different sizes.

For example, a backlog of 200 tasks that grows by 20 in a month has grown 10 percent. Tracked across a quarter, a steady 10 percent monthly growth compounds into a backlog roughly a third larger, which is the kind of trend that is invisible in any single week but obvious in the rate.

  1. 1

    Tasks created

    Count every task added to the backlog in the period, including reopened tasks. This is intake, the demand side.

  2. 2

    Tasks closed

    Count tasks completed or cancelled in the same period. This is throughput, the supply side.

  3. 3

    Net growth

    Subtract closed from created. Positive means the backlog grew, negative means it shrank, zero means balance.

  4. 4

    Growth rate

    Divide net growth by the starting backlog size for a percentage that compares fairly across teams.

Task backlog growth in a metric tree

Backlog growth has exactly two sides, intake and throughput, and a metric tree makes that structure explicit. A growing backlog is either an intake problem, a throughput problem, or both, and the only way to intervene precisely is to know which. Decomposing the metric splits the headline number into the drivers each team actually controls.

KPI Tree lets you connect each branch to the team and action that influences it. The team triaging incoming requests owns the intake side. The team delivering work owns throughput. With RACI ownership on every node, the accountable owner sees their branch and how it rolls up to the headline number. When backlog growth turns positive and stays there, the change is pushed to the owner of the branch that moved, so the right team responds instead of everyone debating whose problem it is.

Metric tree insight

Two teams can show identical backlog growth for opposite reasons. One is drowning in intake, the other has lost throughput to a hiring gap. A metric tree separates the two, so the fix matches the cause instead of defaulting to the same answer of work harder.

Task backlog growth benchmarks

There is no universal target, because the right backlog growth depends on the kind of work. A support queue should run close to zero net growth, because tickets that pile up turn into angry customers. A product backlog can grow deliberately as ideas accumulate faster than they ship, as long as the team is honest that most will never be built. Use the ranges below as a guide, and always read growth against the age of the oldest open work.

Monthly net growthReadingTypical context
Negative or flatHealthy, team is keeping paceSupport queues, on-call, ops work
1 to 5 percentWatch, drifting behind slowlyEngineering and delivery teams
5 to 15 percentCapacity gap formingTeams under sustained demand
Above 15 percentBacklog spirallingUnderstaffed or post-incident teams

How to improve task backlog growth

You can only move backlog growth by changing one of two things: how much work comes in, or how much goes out. Most teams reach for throughput first, but tightening intake is often faster and cheaper. Before adding capacity, make sure the work entering the backlog is real, deduplicated, and worth doing.

Tighten intake at the door

Triage and reject low-value requests before they hit the backlog. The cheapest task to close is one that never gets created.

Prune duplicates and stale work

Merge duplicates and close tasks that no longer matter. A backlog full of dead work hides the real growth signal.

Unblock work in progress

Clear blockers and limit how many tasks run at once. Finishing started work lifts throughput without adding people.

Match capacity to demand

When intake is genuinely structural, add capacity or reset scope. Sustained growth above throughput will not fix itself.

Common mistakes when tracking task backlog growth

  1. 1

    Reading a single week as a trend

    Intake is lumpy, so one busy week looks like a crisis. Read growth as a rate over several periods, not a snapshot.

  2. 2

    Closing tasks to game the number

    Mass-closing stale tasks flatters throughput without delivering value. Track tasks closed without an outcome separately.

  3. 3

    Ignoring task age

    A flat backlog can still hide work that has sat untouched for months. Pair growth with the age of the oldest open tasks.

  4. 4

    Blaming throughput by default

    Telling the team to work harder ignores the intake side. Decompose first, because the cause is often upstream of delivery.

Related metrics

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

Sprint velocity

Agile planning metric

Operations Metrics
Jira

Metric Definition

Sprint Velocity = Sum of Story Points Completed in a Sprint

Sprint velocity measures the amount of work a team completes during a sprint, typically expressed in story points, ideal days, or another unit of estimation. It is a planning tool that helps agile teams forecast how much work they can commit to in future sprints based on their historical completion rate. Velocity is one of the most widely used and most frequently misunderstood metrics in agile software development.

View metric

Ticket volume

Customer Support Metrics

Metric Definition

Ticket Volume = Total New Tickets Created in Period

Ticket volume is the total number of new support tickets created within a defined period. It is the fundamental demand metric for support operations, determining staffing requirements, budget allocation, and the urgency of self-service and product quality investments.

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

Why did my metric change?

Metric Definition

Use this diagnostic framework to work out what is driving task backlog growth when open work starts climbing.

View metric

Metric trees for operations teams

Metric Definition

See how operations teams place task backlog growth in a metric tree alongside the throughput and capacity metrics that feed it.

View metric

Build task backlog growth as a metric tree

Split backlog growth into intake and throughput, then put an owner on each branch. In KPI Tree, the team that controls intake and the team that controls delivery each see their node, and the accountable owner gets a push when growth turns positive, so the right side gets fixed.

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