10 Workflow Bottlenecks You Can Eliminate This Month

Ten small, specific blockages that show up in almost every operation — and the fix each one usually needs.

July 15, 2025
Tools & Techniques
4 min read

Most operational drag is not caused by anything dramatic. It is caused by ten or so small blockages that everyone has learned to work around, and that nobody has ever been given a month to fix.

Here are the ones we run into most often. None of them requires a platform migration, and each is a plausible afternoon’s work.

The ten

  1. The shared mailbox as a queue. Nobody owns an inbox, so nothing in it is anybody’s. Move intake to a form and give each item an owner at the moment it arrives.
  2. Approval by availability. Work waits because one specific person is in a meeting. Add a deputy and an escalation window, and state both openly.
  3. Re-keying between systems. The same data typed twice is the same data wrong once. Connect the two systems, even if the connection is a nightly sync.
  4. The status question. If people have to ask where something is, the process has no visible state. Publish the state — a shared view is usually enough.
  5. The attachment round-trip. Documents emailed back and forth, each version named slightly differently. One location, one link, one current version.
  6. Manual scheduling. Three messages to find a time that a booking link would have found in one. This is the single cheapest fix on the list.
  7. The weekly report nobody reads. Compiled by hand, skimmed by two people. Either automate it or retire it — the middle option is pure cost.
  8. Silent failure. Something fails and nobody hears about it until a customer does. Every process needs a place where problems surface loudly.
  9. The undocumented exception. One customer is handled differently for reasons only one colleague remembers. Write it down, then decide whether it should still be true.
  10. Onboarding by shadowing. New people learn the process by watching. It is slow, and it copies the workarounds along with the work.

How to pick the one to start with

Do not start at the top of the list. Start with the one that scores highest on three questions:

  • How often does it happen? Frequency beats severity for a first fix.
  • Who feels it? A bottleneck a customer experiences is worth more attention than one only staff notice.
  • How reversible is the fix? Prefer something you could undo on Friday afternoon without a rollback plan.

The best first fix is the one you can finish. A completed small improvement changes a team’s appetite far more than an ambitious one still in progress.

The pattern underneath most of them

Look at the ten again and a shape appears. Almost every one is a queue with no owner, no visible state, or no time limit. That is the general diagnosis, and it suggests a general treatment:

Give every queue an owner

Not a team — a person, or a rule that names one at the moment work arrives. Shared responsibility for a queue reliably becomes no responsibility.

Give every queue a visible state

Anyone who might be asked “where is this?” should be able to answer without asking someone else. This alone removes a startling amount of internal traffic.

Give every queue a clock

An item that has waited too long should announce itself. Escalation does not need to be aggressive; it needs to be automatic, so that nobody has to decide whether to chase a colleague.

Running the month

Treat it as four one-week passes rather than a project:

  1. Week one: pick the bottleneck and describe the current process honestly, including the workarounds people have invented.
  2. Week two: build the smallest change that removes the blockage, and leave the manual path in place beside it.
  3. Week three: run both, compare, and fix what the real cases reveal.
  4. Week four: turn off the manual path, write down who owns the new one, and choose the next bottleneck.

That fourth week is the one teams skip, and it is the one that turns a fix into a habit. Do the write-up while the details are still annoying you — it will never be easier to explain than it is that week.

Ten bottlenecks, one a month, and a year from now the operation is a genuinely different shape. If you would rather not run it alone, this is more or less what our services engagement does, at a slightly faster tempo.