The audit before the automation
Most automation projects fail because they automate the wrong thing. Here's the four-question audit we run with every client before we touch a tool.
Most automation projects don't fail because the tech didn't work. They fail because the process being automated shouldn't have existed in the first place — and nobody paused to check.
Before we touch a tool with a client, we run a four-question audit on every candidate workflow. It takes an afternoon. It often saves six figures.
1. Who owns this process?
Not who runs it — who owns it. If the answer is "sort of everyone" or "nobody, really," that's your finding. Before you automate, assign ownership. Otherwise you're about to automate the politics, not just the work.
2. What does this process produce?
Force the answer into a single sentence with a measurable output. "Qualified leads handed to sales with a completeness score of 1–5" is an output. "Customer experience" is not.
If you can't name the output, you can't measure whether the automation worked. Worse, you probably can't agree on what "worked" means with the person whose raise depends on this process running smoothly.
3. Could we just stop doing it?
The most under-asked question in operations. Probably 20% of the work you're considering automating is accidental — a report that nobody reads, a step that existed because of a system that was replaced three years ago, a reconciliation that's now handled upstream.
Before you invest in automating a step, investigate whether the step needs to exist at all. The cheapest automation is deletion.
4. What changes if the volume 10xs?
Automations that work fine at current scale can become load-bearing disasters at 10x. If your company is growing, the right time to think about scale isn't after the alerts start firing.
This isn't an argument for over-engineering — most of the time the answer is "nothing, it'll hold." But you want to know the answer.
How to use this
Take the top three processes on your automation wishlist. Walk through these four questions for each. Two patterns tend to emerge:
- One of them collapses on question 3 — it shouldn't exist anymore, full stop.
- One of them has no real owner. That one gets deferred until you have an owner, because automation will cement the current ambiguity.
The third one — the one that survives all four questions — is the one worth investing in. And now you have a crisp story for the business case.
Automation gives you leverage. This audit decides where to point it.