Automation versus delegation: knowing what to systemize
The question isn't whether a task is annoying. It's whether the task is stable, and whether the judgment it needs can be written down.
Published · Wysline Solutions
When a task is eating your time, automation feels like the obvious answer. But automation is only one of three reasonable responses to a repetitive task, and reaching for it first is how businesses end up with brittle systems that break the moment reality shifts.
The three options are: automate it, delegate it, or leave it alone. Choosing well depends on two questions.
Question one: is the task stable?
A stable task runs the same way most of the time. The steps don't change much, the inputs are predictable, and the exceptions are rare and recognizable. Sending a booking confirmation is stable. Deciding whether to make an exception for an unhappy long-time customer is not.
Automation rewards stability and punishes volatility. If a process changes every few weeks, an automation built for last month's version becomes a liability — it keeps confidently doing the wrong thing. Unstable processes should be stabilized or delegated to a person who can adapt, not automated.
Question two: can the judgment be written down?
Some tasks require judgment that you could explain in a clear set of rules. Others require judgment that resists being written down — it draws on context, relationships, and reading between the lines.
If you can write the rules down completely, the task is a candidate for automation. If the judgment is real but explainable, it's a candidate for delegation with good documentation. If the judgment genuinely can't be captured, it should stay with an experienced person, and no system will change that.
A simple way to sort your tasks
Put the two questions together and most repetitive work sorts itself:
- Stable and rule-based: automate it. This is the copy-paste, routing, reminder, and formatting work that no one should be doing by hand.
- Stable but needs human judgment: delegate it with clear documentation. A person owns it, but the process is written so it doesn't depend on them alone.
- Unstable but important: don't systemize yet. Stabilize the process first, then revisit. Automating a moving target wastes the effort.
- Low-value and rare: leave it alone. Not everything is worth the cost of a system. Some tasks are cheaper to just do occasionally.
The mistake in both directions
Over-automators try to systemize judgment that can't be written down, then wonder why customers get tone-deaf automated messages at the worst moments. Under-automators keep people doing pure copy-paste work that a simple rule could handle, then wonder why they can't grow without hiring.
The goal isn't maximum automation. It's putting each task in the right hands — human or system — based on what the task actually requires.
Automate the predictable. Delegate the explainable. Keep the rest with people who can read the room.
Before automating anything, it's worth asking which of the three buckets a task really falls into. The answer often changes what you build — and sometimes tells you not to build anything at all.