19 Aug 2026
The Automation Mistake That Costs You More Time Than Doing It by Hand
Most people automate the wrong things first, then wonder why they're still drowning. Here's how to find the tasks worth automating and stop wasting your effort on the ones that aren't.
It's 4pm on a Tuesday and you're copying data from one spreadsheet into another. You have been doing this every Tuesday for eight months. You know exactly how long it takes, forty-five minutes, and you hate every single one of them. You've told yourself you'll fix it. You just haven't yet.
That's the automation trap. Not that you're failing to automate. It's that the moment you decide to fix it, you're likely to fix the wrong thing.
I've done this. More than once. I built a beautiful automated reporting system for a metric nobody looked at, while the thing that was actually eating my week, manually chasing overdue invoices, sat there untouched for another six months. The automation worked perfectly. It just didn't matter.
So before you touch a single tool, here's what's worth knowing.
Why "Just Automate It" Is Bad Advice
Automation has a PR problem. The advice you get is always pitched at the level of the outcome, "save ten hours a week", "stop doing manual work", without any real guidance on *which* manual work to stop doing first.
The result is that most people start with whatever feels most annoying in the moment, not whatever actually costs the most. Annoying and expensive are different things. A task that irritates you for five minutes a day is not the same as a task that costs you two hours a day and introduces errors that take another hour to fix.
According to McKinsey's research on automation potential, roughly 30 percent of tasks across most occupations could be automated with current technology. The gap between "could be" and "should be, right now, by you" is enormous. Prioritisation is the whole game.
What makes a task worth automating
Three things. It runs frequently. It follows a consistent pattern. And a mistake in it has real consequences, it either costs money to fix, damages a relationship, or creates downstream problems in something else.
A task that happens once a month, varies every time, and nobody really notices if it's slightly wrong? That's a bad automation candidate. A task that happens every business day, follows the same steps every time, and causes a billing error if you miss a field? That's where you start.
The Zapier State of Business Automation report found that workers who automate routine tasks report saving an average of several hours per week, but the biggest gains come from automating data entry, notifications, and follow-up sequences, not from the complex, judgment-heavy work most people instinctively reach for.
The Tasks That Are Actually Worth Your Time
I want to be specific here, because vague advice is useless.
The routine tasks that consistently deliver the best return when you automate them are: moving information between systems (copying data from a form into a CRM, a spreadsheet, or an invoice tool), sending time-triggered messages (follow-up emails, reminders, status updates), generating recurring documents (weekly reports, monthly summaries, standard proposals), and routing incoming requests to the right place (support tickets to the right person, leads to the right pipeline stage).
None of those are glamorous. That's sort of the point. The boring, repetitive, low-judgment stuff is exactly what automation is good at. It doesn't get tired, it doesn't forget the step, and it doesn't decide to do it slightly differently this week because it's in a mood.
I built CallCrewHQ partly because of this exact problem, too many small service businesses were doing their lead follow-up by hand, every day, the same steps, and dropping the ball on the third or fourth touch when something else came up. The automation isn't clever. It's just consistent in a way a tired person at 5pm on a Friday isn't.
The high-judgment trap
Where people go wrong is trying to automate things that require actual thinking, nuanced customer responses, strategic decisions about which leads to pursue, anything where context changes the right answer. You can build systems that *assist* with those things, but automating the judgment itself is a different project, and usually a much bigger one than people expect.
Start with the stuff that has no judgment in it at all. You will find more of it than you think.
What a Real Audit Looks Like
Before you set up a single workflow, spend one week writing down every recurring task you do. Not the projects, not the creative work, the tasks. The things you do more than once that follow the same steps.
For each one, note three things: how often it happens, how long it takes, and what goes wrong when you rush it or forget a step.
At the end of the week, you'll have a list. Sort it by the combination of frequency and consequence. The tasks at the top of that list are your starting point.
I did this properly for the first time about two years ago. The task that came out on top was chasing unpaid invoices. I was spending around ninety minutes a week on it, it happened every single week without fail, and when I missed a follow-up the invoice often went unpaid for another two weeks. The fix was a simple automated sequence that sent a reminder three days after the due date, then another at seven days, then flagged it for me at ten. Took me an afternoon to set up. I haven't manually chased an invoice since.
Second on the list was client onboarding paperwork. Same story. Consistent steps, consistent mistakes, real cost when something got missed. I wrote about how I think about building systems that run without me and the onboarding piece came up there too, the pattern is identical every time.
According to Asana's Anatomy of Work report, knowledge workers spend a significant portion of their time on what Asana calls "work about work", status updates, searching for information, chasing approvals. That's the category worth attacking.
The Tools Are Not the Hard Part
People get stuck on tools. Zapier vs Make vs n8n vs building something custom. I'm not going to tell you which one to use because it genuinely depends on what you're connecting, how technical you are, and how much you want to spend.
What I will tell you is that the tool choice matters much less than people think, and the time most people spend comparing tools would be better spent mapping the task they're trying to automate.
If you can write down every step in a process in plain language, what triggers it, what information is needed, what happens with that information, and what the output looks like, then setting it up in any tool becomes fairly mechanical. If you can't write it down clearly, no tool will help you. You'll just end up with an automated version of a confused process.
Make's documentation on workflow design has a decent breakdown of how to think about this structurally, even if you never use their product.
One thing at a time
The other thing worth saying: automate one task, run it for a few weeks, check that it's actually working the way you expected, then move to the next. The temptation is to build ten things at once. The problem with ten things at once is that when something breaks, and something always breaks, you have no idea where to look.
Slow, boring, sequential automation work beats a tangled mess of workflows that half-work. I've written about picking the right tool for a given job and the conclusion there is the same: pick one thing, finish it, then pick the next.
The Honest Measure of Whether It Worked
After a few months of this, you should be able to point at specific hours you got back and specific errors that stopped happening. Not a vague feeling of being less busy. Actual, concrete changes.
If you can't measure it, you either automated something that didn't matter, or you built something that doesn't quite work and you haven't noticed yet. Both are fixable, but you need the honest measure to know which problem you have.
The MIT Sloan Management Review has written on automation ROI and the consistent finding is that the businesses getting real value from automation are the ones that track outcomes, not just activity. Building the workflow is the easy part. Knowing whether it's actually doing what you built it to do is the discipline most people skip.
If you want a framework for deciding what to measure before you build, my notes on setting up automation that you can actually evaluate might be a useful starting point.
---
If you're looking at your own list of recurring tasks and not sure where to start, or you've already tried to automate something and it's not quite working the way you hoped, I'm happy to talk through it. No pitch, no package, just a conversation about what's actually going on and whether there's a straightforward fix. Drop me a message and we'll figure it out.
Related reading: The Admin Work Nobody Notices Until It's All You Do.