The most common first move in manufacturing automation is picking the wrong workflow.
Not because the workflow isn't worth automating. It usually is. The problem is that automating a workflow before it is ready produces a failed automation, not a fast one. And a failed first build is worse than no build at all: it consumes budget, burns internal credibility, and makes the next proposal harder to approve.
Most manufacturers approaching automation for the first time skip the step that determines whether the first build succeeds: an honest assessment of whether the workflow is actually ready.
This post gives you a four-part framework to run that assessment yourself, in a single internal meeting, before any build work begins.
Automation fails at the workflow level for four predictable reasons:
These are not technical problems. They are operational conditions that need to exist before the build starts. The readiness audit identifies which conditions are in place and which aren't.
Run the workflow you are considering through each of the four dimensions below. Answer honestly. The output is a clear picture of what is ready to build now and what needs to be addressed first.
Automation is only as good as the data it can reach. If the data the workflow depends on isn't accessible in a structured, programmatic way, the automation can't run without manual intervention to feed it.
Questions to ask:
What the answers mean:
Green: All primary data sources have APIs. Data is structured and consistent.
Amber: Most data is accessible, but one source requires a workaround (SFTP export, scheduled report pull, or middleware layer). Automatable, but with added complexity.
Red: Primary data lives in spreadsheets, email, or a legacy system with no API. This is a prerequisite to fix before the automation can be built.
An automation is a translation of a human workflow into a system workflow. If the human workflow isn't written down, the translation produces an automation that works in the happy path and fails silently everywhere else.
Questions to ask:
What the answers mean:
Green: Workflow is fully documented, including exception paths and decision rules.
Amber: The main path is documented but exceptions are handled informally. Automatable, but edge cases will surface during build and need to be resolved before go-live.
Red: The workflow exists primarily in someone's head. Automation work cannot begin until it is documented. This is often where the first real conversation about the workflow happens, and that conversation produces value even before any build work starts.
A built automation without an internal owner is a system waiting to break and stay broken. Someone needs to be named before the first line of automation is written: who owns this, what does ownership mean in practice, and what happens when something fails.
Questions to ask:
What the answers mean:
Green: One named owner, with defined responsibility and the access to act on it.
Amber: Ownership is informally understood but not formally assigned. Name the person before the build starts.
Red: No clear owner. Do not build until this is resolved. Every automation needs a human accountable for its performance. Without one, it will eventually fail quietly and stay broken.
The automation can be built correctly and still fail if the team that is supposed to use it reverts to the old process. Adoption is the variable that determines whether the ROI materializes.
Questions to ask:
What the answers mean:
Green: The team has adopted new tools before. There is an internal champion. A 30-day rollout plan exists.
Amber: Adoption history is mixed. No rollout plan yet. Automatable, but build the plan before go-live rather than after.
Red: The team has a strong pull toward established habits and previous tool adoption has failed. Address the change management question directly before committing to a build.
Run your workflow through all four dimensions. The output is not a pass/fail grade. It is a readiness picture that points to one of three outcomes:
Ready to build now: All four dimensions score green or amber with clear mitigation plans. The workflow is a viable first build. Scope it and start.
Ready to build after preparation: One or two dimensions score red, but the gaps are solvable in the short term. Document the workflow, identify the owner, or resolve the data access issue first. The build follows after.
Phase-two candidate: Multiple dimensions score red, or a fundamental prerequisite (ERP API access, process documentation) is missing without a clear resolution path. This workflow is not the right starting point. Run the audit on a different workflow.
Here is how a mid-market manufacturer might score two workflows through the audit:
Quote-to-order automation:
Result: Ready to build. The amber items have clear mitigation paths (document the approval exception logic, build a 30-day adoption plan).
Exception alert system:
Result: Phase-two candidate. The data architecture and exception definition work need to happen first. This is a worthwhile automation but not the right starting point.
The quote-to-order build goes first. The exception system becomes a phase-two project with a clear preparation checklist.
The readiness audit produces two outputs: a prioritized workflow and a list of prerequisites.
For the prioritized workflow: scope it, identify the data sources, document the exception paths, name the owner, and begin the build.
For the prerequisites: assign owners to each gap and set a completion date before the next audit cycle. The gaps that look like blockers today become the preparation work that makes the next workflow faster to build.
The audit is not a one-time exercise. Run it quarterly on the next three workflows in your pipeline. The team gets faster at it, the documentation standards improve, and the backlog of "ready to build" workflows grows.
Pick one workflow you have been considering for automation. Run it through the four dimensions. Score it honestly.
If it comes back green across all four, that workflow is your first build. If it comes back red on any dimension, that gap is the first thing to fix, and fixing it is still progress.