Alexey Shurov.Insights
Bottlenecks

Five Signals Your Workflow Has Friction Before Anyone Complains

Complaints are lagging indicators. These five patterns show up in your operations weeks before anyone files a ticket or raises a hand.

14 September 2026 . 7 min read . Alexey Shurov
Five Signals Your Workflow Has Friction Before Anyone Complains

The Problem Shows Up Before People Do

By the time someone complains about a broken process, that process has usually been broken for months. People adapt. They build workarounds. They come in early on Fridays. They stop noticing the extra steps because the extra steps became the job.

I have walked into operations where a team of twelve was doing work that should take two people, and nobody had filed a complaint in two years. The work got done. The pain was invisible. What was visible, if you knew where to look, was friction. Five specific kinds of it.

Here is how to find each one in a week, before you spend a dollar on a solution.

Signal One Re-Keying the Same Data Twice

A logistics coordinator in distribution receives a carrier confirmation by email. She reads the tracking number, opens the warehouse management system, types the tracking number in. That is re-keying. It takes thirty seconds. Multiply by two hundred shipments a day and you have lost nearly two hours of attention to a task that adds zero information to the world.

Re-keying is not just slow. It is where errors enter. A transposed digit in a part number on a manufacturing floor can hold a production order for a day while someone figures out why the pick list does not match inventory.

How to measure it in a week: ask one person in each function to put a tick mark on a sticky note every time they type something they already received in another system or document. Do not explain why. Just count at the end of the week. In a mid-size distribution operation I worked with, one role logged over three hundred tick marks in five days. Nobody had ever counted before.

Signal Two Waiting on a Reply to Move Forward

This one hides inside the word approval. A field operations team cannot close a work order until a supervisor signs off. The supervisor is on site. The sign-off happens by email. The email sits for four hours. The work order ages. The technician moves to the next job but the first job is still technically open, which means it shows up in the backlog, which means someone has to manually reconcile it later.

In finance, I have seen invoice processing workflows where a single line item question to a vendor could pause payment for a week. Not because anyone decided that was acceptable. Because the routing logic assumed someone would follow up and nobody owned the follow-up.

How to measure it in a week: pull the timestamps from whatever system records task state changes. Look for the gap between when a task reaches a waiting state and when it moves again. If you do not have timestamps, have someone note the time when they send a request and the time they get a response for every handoff over five days. Average wait time above two hours in a same-building team is a signal worth taking seriously.

Signal Three Copy-Paste Between Systems

This is re-keying's faster cousin and people are proud of it. They will tell you they have a system. They open the source, they highlight, they switch windows, they paste. It feels efficient. It is not.

A credit analyst in financial services told me she copies customer data from the origination portal into a risk scoring tool into a summary document before every credit committee meeting. Three systems, same data, every time. She had built a keyboard shortcut sequence to do it faster. She had optimized a process that should not exist.

Copy-paste is also a compliance risk in regulated industries. When data moves through a human clipboard, there is no audit trail. You cannot prove what version of a number went into a decision.

How to measure it in a week: screen recording is the cleanest method if your team will accept it for a short observation period. If not, a simple self-report log works. Ask people to note every time they move information from one application to another manually. In manufacturing, I have seen quality teams log forty or more manual transfers per shift across inspection, ERP and reporting tools.

Signal Four Spreadsheets Acting as Queues

When a spreadsheet is the source of truth for who does what next, you have a queue problem. Spreadsheets are fine for analysis. They are bad at concurrency, bad at state management and bad at notifying anyone of anything without a human refreshing them.

I have seen this in field operations where a shared sheet tracked open service tickets. Three dispatchers edited it simultaneously. Rows got overwritten. Assignments disappeared. A technician drove forty minutes to a job that had already been reassigned. The dispatcher who made the error did not know it had happened until the technician called.

In distribution, I have seen inbound receiving queues managed in spreadsheets where the formula that calculated available dock doors was wrong for six months before anyone noticed. The team had adapted by eyeballing it.

How to measure it in a week: count the number of spreadsheets your team opens every day that contain a list of work to be done or a status of work in progress. If the number is above three per function, you have spreadsheet queues. Then ask how many people edit each one. More than one editor on a live queue is a risk that compounds daily.

Signal Five The Friday Backlog

Every operation has a rhythm. Work arrives, work gets processed, work closes. When that rhythm has a leak, the leak drains into Friday afternoon. The Friday backlog is not a scheduling problem. It is a friction accumulation problem. Every re-keying event, every approval wait, every copy-paste and every spreadsheet queue contributes a small delay that compounds across the week.

The Friday backlog is also where quality drops. People rush. Approvals get rubber-stamped. Exceptions get deferred to Monday, which means Monday starts behind.

In a manufacturing finance team I worked with, month-end close had a predictable twelve-hour crunch on the last Friday. When we mapped the week backward, we found that thirty percent of the crunch was caused by three re-keying steps that could have been eliminated. The crunch felt like a capacity problem. It was a friction problem.

How to measure it in a week: compare task completion volume by day of week over the last month. If Friday volume is more than twenty-five percent higher than Tuesday volume and the work arriving each day is roughly equal, you have a backlog accumulation pattern. Then look at error rates and exception flags by day. If they spike on Friday, the rush is real and the friction is the cause.

What to Do With What You Find

Run this audit before you buy anything or build anything. One week of honest observation will tell you more than a consultant's process map.

Rank the five signals by frequency and by the cost of the errors they produce, not just the time they consume. Re-keying that causes a transposed part number is more expensive than copy-paste that causes a formatting inconsistency. Prioritize where friction meets consequence.

Then ask a simple question for each signal: if a system could do this step reliably and leave a record, what would the person do with that time? The answer to that question is where you find the real case for change. Not headcount reduction. Not cost cutting. Speed gained on the work that actually requires a human, and manual work removed from the work that does not.

AI agents can close most of these gaps in production environments today. But the agents that work are the ones built against a clear map of where the friction actually lives. This audit is that map. Do it first.

Common questions

How long does a friction audit like this actually take to run?

One week of observation plus two to three hours of analysis. The observation phase requires almost nothing from your team beyond a simple self-report log or a brief daily check-in. The analysis is pattern matching against timestamps and counts you already have in your systems. I have run this in finance, distribution and field operations teams and the limiting factor is always getting people to log honestly, not the time required.

What if people say they do not have time to track their own friction?

That response is itself a signal. When a team is too busy to spend five minutes a day noting what slows them down, the friction is already severe enough to consume their capacity. In that case, skip self-reporting and go straight to system timestamps and screen observation. The data is usually there. You just have to pull it.

Is it possible to have all five signals in one workflow?

Yes, and it is more common than you would expect. Invoice processing in mid-market finance is a good example. Data arrives by email and gets re-keyed into an ERP. An approval email sits waiting. Line item details get copied into a summary sheet. The summary sheet is the queue. And the end of month looks like a disaster every time. All five signals, one workflow, one team that has normalized all of it.

Do AI agents reliably fix these problems once you identify them?

Reliably is a strong word and I will not use it carelessly. Well-scoped agents with clear inputs, defined outputs and human review on exceptions handle re-keying, copy-paste and queue management very well in production. Approval routing depends heavily on how your existing systems expose state. Agents are not perfect and they require monitoring. But the failure modes of a well-built agent are usually faster to catch and correct than the failure modes of a human doing repetitive work under time pressure.

Want this in your operation

I build and run production AI agents that take repetitive work off operational teams. Tell me what your team spends too long on.

Tool guides

Choosing software for this problem space, see the guides on bottleneck detection tools and AI analytics tools for mid-size companies.

More insightsshurco.ai