Standardize before automating
Automation accelerates a stable process, but also increases existing uncertainty and errors.
First map out the current way of working: trigger, input, decisions, exceptions, output, and owner. Standardize what must go well and define where human expertise remains necessary. Then automate only predictable, low-risk steps.
Use three levels: assistance provides a draft, semi-automation performs fixed operations with control, and automatic action is only appropriate for low impact and strong error handling. Full integration via API or customization belongs to Expert.
- Process first
- Exceptions visible
- Assistance versus action
- Low impact for autonomy
- Owner still needed
A support workflow may classify requests and create a draft; reimbursement and contract changes require separate authority.
Map [process] and classify each step as human, AI concept, semi-automatic, or candidate for automatic action. Justify based on impact, uncertainty, recoverability, and exception.Create a process map and delete any automation for which there is no clear error handling.