Home
Blog

Which automations actually matter? Start with the failure mode.

The best candidates are rarely the flashiest. They are the processes where a missed handoff, duplicate entry, or quiet failure creates real work for a real person.

A useful automation does not need to look impressive. It needs to remove a repeated burden, make ownership clearer, or reduce the chance that an important step disappears between systems.

That changes how I choose what to build first. I do not begin with the newest tool or the most ambitious AI idea. I begin with the failure mode: what happens today when the process is late, incomplete, duplicated, or simply forgotten?

Start with the cost of failure

Some processes are annoying but harmless. Others affect an inquiry, an invoice, a deadline, a client update, or a record someone will rely on later. Those deserve attention because the cost is visible even before anyone builds a business case around a percentage.

Good candidates
  • RepeatedThe same information is copied, checked, or reformatted every day or every week.
  • FragileThe process depends on one person remembering the next step or knowing an undocumented exception.
  • CostlyA missed handoff can delay billing, follow-up, service, or a decision.
  • VisibleThe team can tell what success looks like and can review the result after launch.

Connect the systems before adding intelligence

Many workflow problems are integration problems. A form receives information, a person checks it, another system needs the same fields, and someone sends an update. The useful work is often validation, routing, record creation, notification, and logging. Rules handle those jobs well because they are readable and testable.

AI may still help with unstructured text, classification, summarization, or a first draft. But it should enter the workflow with a defined job. If the action affects money, a client record, access, or an irreversible external message, a person should remain responsible for the decision.

A practical rule: use deterministic logic for what a rule can decide. Use AI for a narrow task that needs interpretation. Keep human review where judgment and accountability matter.

Design for exceptions, not only the happy path

Demos usually show complete inputs and available systems. Real work includes missing fields, duplicate records, expired access, rate limits, vendor changes, and requests that do not fit the normal categories.

A dependable workflow validates inputs, records what happened, and tells someone when it cannot continue safely. Depending on the process, it may retry a temporary failure, route an exception to a queue, preserve the original data, or stop and ask for approval.

Make ownership part of the build

An automation is not finished when it runs once. Someone needs to know what it does, what systems and credentials it depends on, how to recognize a failure, and who decides what happens next.

Documentation should answer those questions in plain language. Monitoring should reach a real owner. Changes should be tested before they reach the live process. If the team does not want to maintain the workflow, ongoing support should be agreed rather than assumed.

Measure the process you changed

Choose a small set of measures before implementation. Depending on the workflow, that might be time spent on repeated entry, the number of exceptions needing manual repair, elapsed time between handoffs, or the number of records that arrive incomplete.

The point is not to manufacture a dramatic headline. It is to check whether the system made the work more dependable. If the measure does not improve, the automation needs another look.

What I would automate first

I would start with a process that happens often, crosses system boundaries, has a clear owner, and creates a meaningful problem when it fails. Keep the first scope narrow enough to test properly. Once the workflow is stable and documented, build on top of it.

That approach is less exciting than promising to automate everything. It is also much easier to trust.


Have a process that keeps falling between systems?

Send a general description of the workflow and the tools involved. Please leave out client names, matter details, and confidential information. I will tell you whether I can help and what a sensible first scope would be.

Start with a general, non-confidential description ยท typical reply within one business day