Think Build Implement Repeat
London, UK +44 7367 067226
WhatsApp FOLLOW f in X
AI Integration

Breaking a Process Into Steps a Machine Can Do

Last updated:

Write the process down first

Not the process as documented — the process as performed, from the person who performs it. Those differ more often than management expects.

Every step, including the checks nobody mentions and the exceptions everyone knows about.

Mark each step

  1. Rule — a condition anyone could write down
  2. Model — requires reading, understanding or judgement about language
  3. Human — requires accountability, relationship or a decision with consequences
Most processes come out roughly 60% rule, 25% model, 15% human. The rules are cheaper, faster and more reliable, so automate them first.

Keep the model steps small

One model step should do one thing: classify, or extract, or draft. A single step asked to read, decide and write will fail in ways you cannot diagnose.

Small steps are individually testable, individually measurable and individually replaceable.

Design the exception path with the main path

  • Where does an uncertain item go, and who sees it?
  • How does a person send it back if it was wrongly routed?
  • What happens if the destination system is unavailable?
  • How does someone find an item that has stalled?

The exception path is where most of the operational pain lives and where most designs are thin.

Instrument every step

Count what enters and leaves each step, and how long it takes. That data is what tells you where the process is actually constrained once it is live.

It is a few hours of work and it is the difference between tuning from evidence and tuning from opinion.

Frequently asked questions

How detailed should the process map be?

Detailed enough that someone unfamiliar could follow it. If a step says “check it is right”, it needs breaking down further.

What if the process differs by person?

Very common. Map two or three versions, then agree which is correct. That agreement is valuable whether or not you automate.

Should we improve the process before automating?

Simplify it, yes. Redesigning it entirely at the same time as automating makes both harder to get right.

Who should do the mapping?

The people who do the work, facilitated by someone who asks why. Two half-day sessions usually produces something good.

Keep reading

Process that lives in people's heads?

Writing it down is the first automation step and it is worth doing regardless. Happy to run the session with you.

Book a free 30-minute call Get a project estimate WhatsApp us

Related services

What we build for problems like this one

AI IntegrationEnterprise AIAI Agents