How to run a two-week workflow audit that finds which manual processes in an operations team are actually worth automating with AI
Track everything your team actually does for a week before automating anything.

Two weeks. That's the whole budget for this exercise, and most of it gets spent staring at spreadsheets instead of pitching decks. This piece is about what happens when an ops team stops guessing at where its hours disappear and actually logs the damn thing.
Week one: stop guessing, start logging
Ask an ops leader what eats their team's day and they'll answer fast, confidently, and usually wrongly, or at least wrong about the order.
There's a gap between what people complain about and what actually costs time, and it's bigger than anyone wants to admit. The task that gets grumbled about in Slack every Tuesday is rarely the one torching the most hours. Complaining is loud, but time loss tends to be quiet, and quiet things don't win arguments in a status meeting.
So week one has one job: log everything. No automation talk, no vendor demos, and no ChatGPT wrapper your cousin's roommate built over a weekend and is now calling a "platform." Just data, collected the boring way.
Track by task, not by project
Get the team logging time in fifteen-minute blocks, tagged by task type. Not client, not project. Verb, not noun. "Data entry." "Email triage." "Invoice reconciliation." "Status update calls."
A few things that make this less miserable:
- Use whatever tracker you've already got. Toggl, Harvest, a shared spreadsheet nobody's updated since March. Don't buy new software for a two-week test; that's like buying a treadmill to walk to the mailbox.
- Log anything, even the five-minute tasks, and especially the five-minute tasks. The ones that happen forty times a day are usually the actual villain, hiding in plain sight because nobody thinks a five-minute thing is worth mentioning.
- Somebody needs to check the logs every other day, because people get sloppy around day four once they figure out nobody's watching. This is mostly just human nature at work.
I watched one team discover their "quick" weekly status update, the one everyone described as a five-minute favor, was actually eating closer to forty minutes once you counted the back-and-forth spread across three Slack channels. Nobody logs the follow-up questions as part of the task, and that's the whole reason audits exist: to catch the stuff hiding in the follow-up questions.
Log the decisions, not just the actions
Here's the part everyone skips because it's less satisfying than filling out a spreadsheet. Note every moment someone had to decide something, as opposed to just doing something.
Copying a number from one spreadsheet to another is execution. Deciding whether a $340 discrepancy is worth an email is a decision, and those are different species of task, even though they'll both show up under "invoice reconciliation" if you're not careful.
This distinction matters because AI is genuinely good at execution and pattern-matching. It's shakier on judgment calls that depend on context nobody bothered to write down. A task that's 90% "move data from A to B" and 10% "use your gut" is a decent automation candidate. Flip that ratio and you're wasting everyone's time.
Week two: pressure-test what you found
By the end of week one you've got a rough map. It's messy, probably, but real, definitely. Week two is where that map gets run through three filters, and skipping any one of them means you'll end up automating something that either breaks constantly or saves four minutes a week while giving someone a migraine.
Filter one: frequency times friction
Multiply how often a task happens by how annoying or error-prone it is. Do this literally, with actual numbers from actual logs. A task that happens twice a year but ruins a full day needs a checklist, not a language model. A task that happens fifty times a day with a 1-in-20 error rate is your prime suspect.
The results tend to surprise people. The tasks everyone loves to hate, data entry, expense approvals, usually don't win. The tasks nobody complains about (scheduling, first-draft email replies, pulling weekly numbers into a deck) top the chart because they're small, constant, and everywhere, like gum on a shoe.
Filter two: how bad is it when it's wrong
For each candidate task, ask what happens when the automation gets it wrong. Some mistakes get a shrug, while others get you a call from legal, and you want to know which category you're in before anything goes live.
Botched meeting notes mean someone reads a garbled summary and fixes it in thirty seconds. Botched vendor payment approvals mean money leaves the building it shouldn't have. Both fall under "processing" on paper, yet the risk profiles aren't even in the same zip code.
Rank each task low, medium, or high risk if the AI screws it up. High risk needs a human checkpoint from day one, no matter how clean the automation looked in testing. Low risk is where you start, because early wins buy you the credibility to tackle the harder stuff later. Nobody trusts the system that automated the CFO's expense report on attempt one.
Filter three: pattern, or personality
AI works like a parrot with an excellent memory, not a mind reader. Give it a repeatable shape, same inputs, same format, same kind of decision every time, and it performs. Give it a task that depends on unwritten exceptions or office politics, and it falls apart fast.
Every team has one of these. The client who gets special treatment because their CFO yelled at somebody in 2019, and the exception just... never got written down anywhere, it just lives in the collective memory of three people who've been there long enough to remember why.
Go back through the week one logs. For each task, ask: could you write the rule in one paragraph? Or would you need a flowchart with eleven branches and a footnote explaining the 2019 incident? If it's one paragraph, automate it; if it's eleven branches, fix the process first. Otherwise you're automating the flowchart, footnote and all, and now the chaos just runs faster.
What the two weeks should actually produce
A short list, five to eight tasks, ranked by the three filters, each with a rough time-savings number and a risk note next to it. Nobody needs a hundred-slide deck for this.
That's the deliverable, plain and simple. Something you hand to a developer or a no-code tool or an AI vendor and say: start here, and here's the math behind why.
One thing worth repeating, mostly because everyone ignores it anyway: don't automate a broken process. If invoice reconciliation is a mess because three departments each invented their own naming convention, automating it just means the errors now happen faster and in bulk, with more confidence attached to them. Fix the process, then bolt on the AI. Automating chaos doesn't remove the chaos; it just makes it look orderly, which is worse, because now everybody trusts it.
The teams getting real value out of AI in ops right now aren't the ones with the fanciest tools. They're the ones who spent two weeks watching where the time actually went before they signed anything.

