How do you find the bottleneck in a business process?
Look for where work queues up. The stage with the longest wait time or the largest backlog is usually the bottleneck.
Mental Models
A bottleneck is the single constraint that limits the maximum throughput or output of a system at any given time.
Identifying bottlenecks prevents wasted optimization on non-constraining parts of a system.
What is the one constraint that, if relieved, would unlock the most capacity?
A product team ships features fast but growth stalls. The bottleneck is not engineering speed — it is distribution. No amount of feature work helps until the distribution constraint is addressed.
Look for where work queues up. The stage with the longest wait time or the largest backlog is usually the bottleneck.
At any moment, one constraint is binding. But relieving it reveals the next. Systems always have a bottleneck somewhere.
Multiply the output of your effort through tools, systems, or people.
Understand behavior by examining the whole system, not just the parts.
A small set of causes often drives most outcomes.