Skip to Content

Step 1: Inventory Workflows

Read through the source document (playbook, SOP, job description) and extract every discrete process.

What to Collect

  1. Every discrete process — a repeatable task with clear inputs and outputs
  2. Frequency — how often it runs (real-time, daily, weekly, ad-hoc)
  3. Current method — how it’s done today (manual, semi-automated, tool-specific)
  4. Dependencies — what data/access/approvals are needed

Output Format

Create a table per domain:

ProcessFrequencyCurrent MethodInputsOutputs
NameHow oftenHow it’s done nowWhat it needsWhat it produces

Tips

  • Aim for atomic processes — each row should be one distinct task
  • Group by domain (email, calendar, travel, tasks, etc.)
  • Don’t judge automability yet — just capture everything
Last updated on