Checklist

Automation Readiness Checklist

Run this before building anything — it catches 90% of the problems.

Automation built on a broken process just does the wrong thing faster. This checklist surfaces what needs to be true before we touch implementation. A “No” isn't a dealbreaker — it's a flag. We fix the gap first, then automate.

The process

Is the process documented anywhere — even roughly?

Doesn't need to be perfect. A notes doc or a voice memo counts.

Does the process happen the same way every time?

Automation needs consistency. If it depends on who's doing it, document the right way first.

Is there a clear start and end point?

We need to know what triggers the process and what 'done' looks like.

Are there known exceptions, and do you know how to handle them?

Edge cases don't have to be automated — but they have to be acknowledged.

The data

Is the relevant data in a system (not just in someone's head or on paper)?

If the information isn't digital, we need a capture step before automation.

Is the data consistent? Same format, same field, every time?

Inconsistent data (mixed date formats, phone numbers with/without dashes) breaks automations.

Do you know where the data lives — and who has access?

We need to be able to read and write to the right place.

The people

Does someone own the outcome of this process?

If no one is accountable, automation may improve the speed of a problem nobody's fixing.

Does your team know the process is being automated?

Surprise automations cause confusion. Loop in the people affected before we build.

Is there someone internal who can flag when something goes wrong?

Automation needs a human backstop. Define who gets the alert when it breaks.

The tools

Are the tools involved accessible via API or integration?

Some software is locked down. We'll check this — just flag anything unusual.

Are login credentials available for the relevant accounts?

We'll need admin-level access to connect systems.

Is there a test environment, or can we test safely in production?

We always prefer to test before going live. Know which option applies.

Score yourself:10–13 checked = ready to build. 6–9 checked = fix the gaps first, then build. Under 6 = process work comes before automation work. That's not a problem — it's just the right order.

Your next step

Book your free AI audit.

Not sure where you land? The free audit walks this checklist with you and turns every gap into a prioritized plan.

Book your free audit →