Name the workflow
Write the task in a plain sentence, including who starts it and what useful output should exist at the end.
Automation readiness guide
This guide helps readers examine a workflow before adding AI support. It focuses on repeatability, input quality, review responsibility, and documentation rather than broad claims about productivity or business outcomes.
Step-by-step framework
Treat the first automation attempt as a documented learning exercise. The aim is not to automate everything; it is to understand where AI support can be bounded, reviewed, and improved.
Write the task in a plain sentence, including who starts it and what useful output should exist at the end.
Identify drafting, sorting, comparison, or summary steps that can support a person without replacing their decision.
Document what information may be used, what should be excluded, and when a person must stop the workflow.
Keep a concise note of prompts, assumptions, output checks, changes made, and the final reviewer.
Workflow selection checklist
A workflow does not need to be perfect, but it should be describable. If the team cannot explain how the work happens today, automation planning will be fragile.
Documentation table
| Field | What to record | Why it matters |
|---|---|---|
| Workflow owner | Team or role responsible for review and updates. | Prevents abandoned automations from becoming informal dependencies. |
| Allowed inputs | Approved document types, data sources, and excluded information. | Reduces accidental use of unsuitable or sensitive material. |
| Human checks | Review steps for accuracy, context, tone, and policy fit. | Makes the review process visible instead of assumed. |
| Review date | When the workflow should be re-examined. | Helps teams adapt when tools, policies, or business processes change. |
Documenting limits early is easier than trying to add controls after a workflow becomes popular. The guide encourages teams to record uncertainty, escalation points, and situations where AI support should not be used.