Business value
How much operating burden, delay, avoidable error, missed capacity or customer impact does the process create today?
frequency · effort · delay · error cost
D2 Automation Knowledge · Prioritization
The best first automation is not simply the easiest workflow to build. Prioritize the intersection of meaningful business value and automation readiness: stable rules, usable data, clear ownership, controllable failure modes and a measurable outcome.
Direct answer
A strong first candidate occurs often enough to matter, follows rules that can be described, depends on accessible and sufficiently reliable data, has a clear owner, can fail in ways the team knows how to detect and recover, and has an operating outcome that can be compared with a baseline after launch.
Decision model
Use the same dimensions across candidate processes so prioritization is comparative and assumptions stay visible. A numerical score can help discussion, but it should not manufacture precision where evidence is weak.
How much operating burden, delay, avoidable error, missed capacity or customer impact does the process create today?
frequency · effort · delay · error cost
Can the team describe the trigger, inputs, rules, exceptions and completion state consistently enough to encode them?
rules · exceptions · completion state
Are the required records available through reliable APIs, webhooks, files or databases with stable identifiers and understandable ownership?
API · webhook · schema · identifiers
Is there a person or team that owns business rules, exceptions, credentials, failures and future changes after launch?
business owner · operator · maintainer
Can duplicate events, partial completion, retries and external failures be detected and recovered without unacceptable side effects?
idempotency · retry · recovery · risk
Can the team establish a baseline and observe whether the automated process improved the operating result that matters?
baseline · outcome · operating cost
Four-zone matrix
Start with a bounded pilot. The business case is meaningful and the process is stable enough to implement, observe and recover deliberately.
The opportunity matters, but process ambiguity, weak data or unclear ownership can turn automation into faster inconsistency. Fix those constraints before scaling execution.
Useful when implementation cost is very low, the workflow unlocks a larger architecture or it removes friction that compounds across another high-value process.
Do not automate for activity alone. Revisit when volume, risk, strategic importance, process maturity or data readiness changes materially.
Candidate patterns
A known event moves data between systems with explicit validation and destination rules.
Two or more sources need repeatable matching, variance detection and review routing.
Leads, tickets, requests or documents can be assigned through explicit eligibility and ownership rules.
Stable source data is transformed into repeatable operational reporting with a known audience and cadence.
A defined business transition should trigger one controlled message, escalation or acknowledgement.
Classification, extraction or drafting can reduce manual interpretation while deterministic validation and final side effects remain controlled.
Do not automate yet
Standardize the operating model before encoding it into automation.
Resolve source-of-truth and conflict rules first.
Map exception categories and decide which remain human-owned before automating the happy path.
Improve data capture, validation or bounded interpretation before allowing downstream side effects.
Add observability and business-outcome evidence before increasing execution speed.
Measure the current process before claiming automation improved it.
Bounded pilot
Choose a narrow business result the pilot must produce rather than trying to automate an entire department at once.
Document trigger, inputs, decisions, exceptions, systems, ownership, side effects and completion state.
Capture current manual touches, handling time, error or rework signals, delay, throughput or another relevant operating measure.
Decide what remains deterministic, what can use AI assistance, which cases require human review and what the workflow must never do automatically.
Define duplicate handling, retry policy, durable state, alerting, replay and operator ownership before go-live.
Compare the automated process with the baseline, including recovery and maintenance burden rather than only execution success.
Scale scope after the first boundary produces reliable operating evidence and the next bottleneck is understood.
After launch
An automation that removes manual work but creates large recovery, maintenance or data-correction burden can deliver less value than the workflow graph suggests.
Manual touches, handling time, handoffs and repeated data entry that remain after launch.
Errors, duplicate actions, rework, exception volume and corrections created by or prevented through the workflow.
Throughput, queue age, response time, processing delay or completion time where those measures matter to the process.
Failed executions, operator interventions, replay effort, reconciliation work and time spent diagnosing incidents.
Infrastructure, API, model, platform and maintenance cost required to keep the automation useful.
The final state the process exists to create: lead accepted, ticket acknowledged, order updated, document processed or another explicit result.
Prioritization checklist
Describe the business problem and expected outcome before selecting the automation tool.
Estimate repetition, manual burden, delay and avoidable error using an explicit baseline where possible.
Confirm the trigger, inputs, rules, exceptions and completion state can be described consistently.
Name the authoritative source for each critical state and confirm stable identifiers exist where needed.
Verify required API, webhook, database or file access is reliable enough for the proposed scope.
Assign a business owner and an operational owner for failures, credentials and future rule changes.
Identify irreversible or duplicate-sensitive side effects and how they will be protected.
Define what remains manual or requires human review, especially for ambiguous or high-impact decisions.
Choose the smallest pilot that can prove or disprove the operating hypothesis.
Measure net operating value after launch, including recovery and maintenance burden.
Related system guides
Define business events, authoritative state and deterministic decisions before workflow implementation begins.
Read moreTurn a selected automation candidate into a production release decision with explicit reliability and recovery gates.
Read moreDesign and operate API, webhook and workflow orchestration around the business process rather than node count.
Read moreFAQ
Start with processes that combine meaningful business value with high automation readiness: they happen often enough to matter, follow rules that can be described, use accessible and sufficiently reliable data, have clear ownership, contain bounded failure risk and have an outcome you can measure after launch.
No. Repetition increases potential value, but a repetitive process can still be a poor first candidate if its rules change constantly, exceptions dominate, source data is unreliable or nobody owns the process. Volume is one prioritization factor, not the decision by itself.
Stabilize the process first: define the trigger, inputs, decision rules, exceptions, authoritative data, completion state and owner. Automation makes an operating model execute faster; it does not resolve ambiguity in that operating model automatically.
Use a consistent qualitative or numerical rubric across value, process stability, data and API readiness, ownership, failure controllability and measurability. The purpose is comparative prioritization, not false precision. A score should make assumptions visible and support discussion rather than replace judgment.
Compare the post-launch process with a pre-launch baseline. Depending on the process, useful measures can include manual touches, handling time, rework, duplicate actions, throughput, response time, recovery workload, infrastructure or API cost, maintenance burden and the final business outcome the workflow exists to create.
Keep a process manual when value is low, rules or ownership are still unstable, important decisions require contextual human judgment that has not been bounded safely, data access is unreliable, failure cost is disproportionate or there is no practical way to observe whether automation improved the outcome.
Automation discovery
D2 maps process value, readiness, system boundaries and operating ownership before deciding what should be automated first.