"We should automate more" is easy to say and hard to act on. Not every repetitive task is worth automating, and starting in the wrong place is how automation projects stall out. Here are five signs a workflow is genuinely ready.
1. The same question or task repeats on a schedule
If your team answers a near-identical question dozens of times a week — opening hours, order status, appointment availability — that's a strong candidate. High repetition with low variation is exactly what automation handles well.
2. The process has clear rules, even if it feels "judgment-based"
Look closer at tasks that feel like they need human judgment. Often there's an underlying rule set: route this type of request to this person, flag anything above this value for review. If you can write the rule down, it can usually be automated, with a human still checking exceptions.
3. Data is being retyped between two systems
A delivery note gets read, then typed into a spreadsheet. A form gets filled in, then typed into a CRM. Any time information already exists digitally somewhere and a person is manually moving it somewhere else, that's pure automation opportunity — there's no judgment involved, just transcription.
4. Delays are caused by waiting on a person, not a decision
If approvals or responses are slow because a request sat in someone's inbox rather than because the decision itself was hard, automation can close that gap — by notifying the right person immediately and tracking what's outstanding, rather than replacing the decision itself.
5. You can describe what "done well" looks like
Automation works best on processes you already understand well enough to describe step by step. If you can't yet describe how the process should work when it's working well, that's a sign to fix the process first and automate second.
Where to start
Pick one process that hits two or three of the signs above — not the biggest one, the clearest one. A focused first project is easier to measure, easier to get right, and builds the case for what comes next.