How to Use AI to Write SOPs and Process Documentation
On this page
TL;DR: Companies don’t lack SOPs because writing is hard; they lack them because the people who know the process won’t sit down and document it. AI removes that bottleneck: it interviews the expert with structured questions, or works from a rough transcript of them narrating the task, and produces a clean draft in your standard format. The expert’s job shrinks from “write a document” to “correct a draft”, a 10x difference in whether it actually happens. The risk to manage: AI will confidently draft steps that don’t exist unless you force it to work only from source material.
Why this workflow beats “please document your process”
Every operations lead has sent that email. Nothing happens, because writing documentation is a blank-page task competing with real work, and experts are the worst-placed people to write for beginners, they skip steps their hands do automatically.
A large language model changes the economics in three ways: it’s a patient interviewer that asks the obvious follow-ups (“what if the approval is rejected?”), it converts messy spoken narration into structured steps, and it applies a consistent document skeleton so your SOP library doesn’t read like ten different authors, because it no longer does.
The output feeds directly into onboarding and, later, an internal knowledge base that can answer questions from these documents. Well-structured SOPs are also the raw material HR teams need for training programs, the AI in HR hub covers that side.
Setup: three routes from expert head to draft
- Pick the capture route that fits the expert.
- Interview mode: the expert chats with the AI, which asks structured questions (best for judgment-heavy processes).
- Narrated walkthrough: the expert records themselves doing the task while talking through it; you feed the AI the transcript (best for hands-on procedures).
- Artifact pile: feed the AI existing scraps, old emails explaining the process, checklist fragments, Slack answers, and have it draft from those (best when the expert has no time at all).
- Give the AI your SOP skeleton up front (see the template below). Consistency across documents matters more than any single document’s polish.
- Instruct it to mark gaps, not fill them. The critical rule: anything not in the source material becomes a bracketed question in the draft, not an invented step.
- Expert review pass. The expert corrects the draft and answers the bracketed questions, 15 minutes, not a blank page.
- Naive-reader test. Someone who has never done the task follows the SOP literally. Every place they get stuck is a missing step. Feed their notes back to the AI for the revision.
- Assign an owner and a review date, then file it where people look for answers, not in a folder nobody opens.
Example prompt
“You are helping me document an internal process. Interview me about how we handle [customer refund requests]. Ask one question at a time. Cover: trigger, prerequisites, each step in order, decision points and what determines each branch, tools/systems touched, who’s responsible at each step, common failure cases, and how we know it’s done correctly. Probe for exceptions, ask ‘what happens if X fails or is refused?’ after each step. When I say ‘draft it,’ produce an SOP using exactly this structure: Purpose, Scope, Owner, Prerequisites, Steps (numbered, one action per step, responsible role in bold), Exceptions, Definitions, Revision date. Rules: use only what I told you. Where something is unclear or unstated, insert ‘[QUESTION: …]’ instead of guessing. Write steps as imperatives (‘Click Approve’), not descriptions (‘The approver then approves’).”
The interview format matters. Asked to “tell me your refund process,” experts give a happy-path summary. Asked “what happens if finance rejects the refund?”, they reveal the 40% of the process that lives in exceptions, which is exactly the part new hires can’t figure out alone.
The SOP skeleton
Copy this as your standard structure; give it to the AI every time.
# [Process name], SOP
Owner: [role, not person's name] Last reviewed: [date] Next review: [date]
## Purpose, one sentence: what this process achieves and why it exists
## Scope, when this SOP applies, and when it explicitly doesn't
## Prerequisites, access, tools, information needed before starting
## Steps
1. [Imperative action], **[Responsible role]**
2. ...
## Decision points, each branch: condition → path
## Exceptions & failure cases, what goes wrong and what to do
## Definitions, jargon a new hire won't knowOne action per numbered step. If a step contains “and,” it’s usually two steps.
Pitfalls
- The generic-SOP trap. Prompting “write an SOP for employee onboarding” with no source material produces professional-looking fiction, a plausible generic process that isn’t yours. This is hallucination in its most dangerous form here, because it looks done. Source material first, always.
- Documenting the ideal process instead of the real one. Experts narrate what should happen. The naive-reader test and the “what if X fails?” probes surface what actually happens.
- Over-documenting. Not every task deserves an SOP. Document what’s repeated, handed off, or risky when done wrong. A 40-page SOP for a monthly 5-minute task is process theater.
- No owner. An SOP without a named owner and review date is a snapshot that starts rotting immediately. AI makes revisions cheap; the header makes them happen.
- Skipping the naive-reader test. The expert reviewing their own process confirms it’s what’s in their head, which was never the question. Whether a stranger can follow it is.
FAQ
Won’t AI just invent steps that aren’t part of our process? It will if you let it draft from nothing. Constrain it to source material, an interview, a transcript, existing notes, and require ‘[QUESTION]’ markers for gaps instead of guesses.
Who should review an AI-drafted SOP? The expert (for accuracy) and a naive reader (for completeness). The naive reader is the one who catches the steps the expert’s brain auto-fills.
How do we keep AI-written SOPs from going stale? Owner plus review date in the header, and use AI to make revisions cheap: old SOP + “here’s what changed” in, clean revision out.
Should the SOP mention that AI drafted it? What makes a SOP authoritative is the human owner who approved it. Note the drafting method internally if you like; the approval is the point.
Get one practical AI implementation brief per week, join the free newsletter.
Frequently asked questions
Won't AI just invent steps that aren't part of our process?
If you ask it to 'write an SOP for onboarding,' yes, it will produce a generic, plausible process that isn't yours. The fix is structural: the AI only drafts from source material you provide (an interview it conducted, a transcript, rough notes) and is instructed to mark gaps as questions rather than filling them.
Who should review an AI-drafted SOP?
Two people: the expert whose process it describes (accuracy), and someone who has never done the task (usability). The second reviewer catches missing steps the expert's brain auto-completes, which is the whole failure mode SOPs exist to fix.
How do we keep AI-written SOPs from going stale?
Same as any SOP: an owner and a review date in the header. AI lowers the update cost, paste the old SOP plus a note about what changed and get a clean revision, so there's less excuse for stale docs, not more.
Should the SOP mention that AI drafted it?
The document should carry a human owner who approved it, that's what matters. Internally, noting the draft method is fine and honest; the approval line is what makes it authoritative.