Your team's documentation looks like this: a Google Doc titled "onboarding v3 FINAL (2)" last edited by someone who left eight months ago, a Slack thread with the actual process buried under seventeen reaction emojis, and a sticky note on someone's monitor that says "DON'T TOUCH THE BLUE BUTTON."
AI documentation prompts won't fix your culture. But they'll get you from zero to a working first draft in twenty minutes instead of never. That's the actual value here: speed on the ugly first draft, so your subject-matter experts spend their time correcting and improving instead of staring at a blank page.
Here's how to use AI for documentation without ending up with confident-sounding nonsense that gets someone fired.
The core formula for every AI documentation prompt
Every prompt that produces useful documentation has the same structure. Mess with it and you get slop.
What to include in every prompt:
- Role: Tell the AI who you're writing for. "A new customer support rep on their first week" is not the same as "a senior engineer handling an incident."
- Source material: Paste your actual notes, transcript, or rough draft. Don't ask AI to invent the content. Give it something real to work with.
- Output format: Specify what you want. Step-by-step SOP, decision record, FAQ, checklist, whatever.
- Scope limits: Tell it what NOT to do. "Don't invent steps I haven't described. Flag anything unclear as [NEEDS REVIEW]."
- Verification flag: Ask it to mark anything it's uncertain about so your reviewer can catch it.
One more rule before the prompts: don't paste confidential data into AI tools your company hasn't approved. No customer records, employee files, credentials, unreleased strategy, security incident details, proprietary code, or regulated information. Anonymize everything. If you're not sure whether a tool is approved, ask someone before you paste.
Prompt 1: Turn messy notes into an SOP
You have bullet points, a voice memo transcript, or a brain dump from the person who actually knows how this works. This prompt turns that into a structured standard operating procedure.
You are a technical writer creating an SOP for [ROLE/AUDIENCE].
Here are my raw notes: [PASTE NOTES]
Convert these into a step-by-step SOP using this format:
- Purpose (one sentence)
- Who this applies to
- Prerequisites (what someone needs before starting)
- Steps (numbered, one action per step)
- What to do if something goes wrong
- Owner and review date
Do not invent steps that aren't in my notes. If anything is unclear or missing, write [NEEDS REVIEW: describe the gap] instead of guessing.
Review every step with the person who actually does the job before publishing. AI is fast. It is not correct by default.
Prompt 2: Interview an expert to capture tacit knowledge
Some knowledge lives in someone's head and nowhere else. The problem is asking them to write it down produces either nothing or a document too vague to use. This prompt turns AI into an interviewer that extracts the details.
I need to document [PROCESS/SKILL] and I'm going to answer your questions so you can help me write it up.
Ask me one question at a time about how this process actually works. Focus on:
- What triggers this process?
- What decisions get made and why?
- What are the common mistakes or edge cases?
- What does "done right" look like versus "done wrong"?
After I've answered all your questions, summarize what I've told you into a structured document for [AUDIENCE].
Do this over a live session with the expert, or send them the questions and have them answer in writing. Either way, the output captures real judgment instead of generic steps. For more templates like this, check out the AI training prompts guide for related approaches to capturing and sharing expertise.
This came from a book.
Don't Replace Me
200+ pages. 24 chapters. The honest version of what AI means for your career, written by someone who actually builds this stuff.
Get the Book →Prompt 3: Rewrite a confusing wiki page
The old doc exists. It's just incomprehensible. Maybe it was written by someone who knew too much, or someone who knew too little, or both at different times.
Here is an existing documentation page that's confusing or outdated: [PASTE DOC]
Rewrite it for [AUDIENCE] who needs to [SPECIFIC TASK].
Improvements to make:
- Plain language, shorter sentences
- Add a "What this is for" section at the top
- Break walls of text into numbered steps or bullet points
- Add a "Common mistakes" section if the content suggests any
- Flag anything that looks outdated or contradictory with [NEEDS REVIEW]
Do not change technical details. Only improve clarity and structure.
Get a subject-matter expert to compare the rewrite against the original before you archive the old version. The AI might clean up the confusion by removing the detail that explained the exception.
Prompt 4: Create a troubleshooting guide
Support tickets cluster. The same five problems generate 80% of the volume. This prompt builds a troubleshooting guide from those patterns.
I'm going to give you a list of common problems users/customers encounter with [PRODUCT/PROCESS].
For each problem, write a troubleshooting entry with:
- Problem description (as the user would describe it)
- Likely causes
- Steps to diagnose
- Steps to fix (if known)
- When to escalate and to whom
Here are the problems: [PASTE LIST OR SUPPORT TICKET SUMMARIES]
Do not invent fixes you don't have evidence for. Write [SOLUTION UNKNOWN - ESCALATE] if you don't have enough information for a resolution.
Have someone who actually resolves these issues verify each entry before it goes live. Especially any steps that touch production systems, customer data, or billing.
Prompt 5: Convert meeting notes into a decision record
Decisions made in meetings vanish. Six months later nobody remembers why you made that choice or what alternatives you considered. A decision record solves this and takes about three minutes with AI.
Here are notes from a meeting where we made a decision: [PASTE NOTES]
Convert these into a decision record with:
- Decision made (one clear sentence)
- Date
- Who was involved
- Context (why this decision was needed)
- Options considered
- Why we chose this option
- Risks or tradeoffs accepted
- Who owns implementation
- When we'll review this decision
Keep it factual. Only include what's in the notes. Flag anything missing as [NEEDS CONFIRMATION].
This one's low-risk because you're restructuring information you already have. The main error mode is AI inventing a rationale that sounds plausible but wasn't what was actually said. Read it carefully.
Prompt 6: Write onboarding docs for a role
The onboarding doc for most roles is either non-existent or a list of system logins. This prompt helps you build something a new person could actually use.
Help me write onboarding documentation for a new [JOB TITLE] joining our team.
I'll give you information about the role, and I need you to create:
- First-week overview (what they'll do each day)
- Key tools and systems (I'll fill in the specifics)
- Who to go to for what (I'll fill in names and roles)
- Common tasks with links or pointers to the relevant SOPs
- Things that trip people up in the first 30 days
- Where to ask questions
Here's my input: [PASTE YOUR NOTES, EXISTING DOCS, OR BULLET POINTS]
Use [PLACEHOLDER] wherever I need to fill in specifics. Do not invent team names, tool names, or processes.
The AI gets you a solid skeleton. A current employee fills in the real specifics. Someone who recently joined the role reviews it for accuracy.
Prompt 7: Document a recurring workflow
Every team has processes that run on autopilot in one person's head. This gets them out.
Help me document a recurring workflow for [TEAM/DEPARTMENT].
Workflow name: [NAME]
Trigger: [What starts this workflow? Date, event, incoming request?]
Frequency: [Daily, weekly, monthly, ad hoc?]
Here are my notes on how it works: [PASTE NOTES]
Output format:
- Workflow overview (two sentences)
- Trigger and frequency
- Step-by-step process (numbered, with role responsible for each step)
- Tools used
- Outputs or deliverables
- Common errors and how to avoid them
- Handoff points (where does this go next?)
Flag anything I haven't explained clearly as [NEEDS DETAIL].
This is one of the templates covered in Chapter 13 of Don't Replace Me, where Dee walks through the "Garbage In, Garbage Out" rule: the quality of your output is completely capped by the quality of your input. Vague notes make vague docs.
Prompt 8: Create examples and non-examples
Good documentation shows what "right" looks like. Great documentation also shows what "wrong" looks like. This is the part almost everyone skips, and it's the part that actually changes behavior.
I'm writing documentation for [PROCESS/POLICY/STANDARD] and I need examples.
Here's the guideline or rule: [PASTE RULE OR STANDARD]
Create:
- 3 examples of doing this correctly, with brief explanations of why they're correct
- 3 examples of doing this incorrectly (non-examples), with brief explanations of what's wrong
- 1 "edge case" example that's genuinely ambiguous, and note why it's tricky
Make the examples realistic for [CONTEXT/INDUSTRY/ROLE]. Use fictional names and anonymized details.
Do not invent examples that require specific technical knowledge I haven't given you.
This prompt works especially well for style guides, writing standards, customer communication guidelines, and anything where "judgment" is the real skill being taught.
Prompt 9: Find gaps in an existing document
AI is better at spotting what's missing than most people reading their own docs, because it doesn't fill in the blanks automatically the way a subject-matter expert does.
I'm going to give you an existing document and I need you to audit it for gaps and problems.
Here's the document: [PASTE DOC]
This document is intended for: [AUDIENCE]
They will use it to: [SPECIFIC TASK OR GOAL]
Please identify:
- Steps that are described but not explained
- Assumed knowledge the audience probably doesn't have
- Missing steps (if the process seems incomplete)
- Contradictions or anything that could be interpreted two different ways
- Anything that looks outdated
- Questions a reader would likely have that the doc doesn't answer
Don't rewrite the document yet. Just list the gaps so I can decide what to fix.
This is the cheapest QA step you can add to any documentation process. Run it before you publish, not after someone emails you confused.
Prompt 10: Turn support questions into a FAQ
Your support inbox is a documentation roadmap. Every repeated question is a gap in your existing docs. This prompt closes those gaps fast.
Here is a list of questions we frequently receive from [CUSTOMERS/USERS/EMPLOYEES] about [TOPIC]: [PASTE QUESTIONS]
Convert these into a FAQ section with:
- The question phrased clearly (as the person asking it would phrase it)
- A direct answer in plain language
- Any links or resources to include (I'll fill these in)
- A note if the answer varies by situation
Organize by theme if there are clear groupings.
Do not invent answers. If I haven't given you enough information to answer a question, write [ANSWER NEEDED: describe what's missing].
For AI tools your organization uses to communicate policy through documentation, also check the AI policy prompts guide for templates specifically built around setting and communicating rules.
What AI should never do in documentation
This matters. Rule #5 in the book: AI is fast, not smart. Speed is not accuracy.
Never let AI:
- Invent API endpoints, system commands, or technical steps you haven't verified
- Write legal, compliance, or regulatory claims
- Create customer-facing promises about product behavior it doesn't know
- Fill in security procedures or credentials
- Produce anything that goes to production without a subject-matter expert sign-off
If your AI documentation process doesn't include a human review step, it's not a documentation process. It's a liability generator dressed up as productivity.
For a broader look at what AI is actually good at versus where it confidently makes things up, the plain-language AI explainer is a useful 5-minute read before you go all-in on AI-assisted workflows.
Frequently asked questions
What's the best way to use AI for writing documentation?
Give AI real source material to work with, not a blank slate. Paste your notes, transcript, or rough draft and ask it to restructure and clarify. The best use is turning a brain dump from a subject-matter expert into a readable first draft, then having that expert verify accuracy before publishing.
Can AI create documentation from scratch without any input?
Technically yes, practically no. AI can generate plausible-sounding documentation for a process it knows nothing about, which is exactly the problem. The output will be generic at best and dangerously wrong at worst. Always start with real notes, real questions, or a real rough draft.
Should I let AI write SOPs for technical or safety-critical processes?
No, not without significant human review. AI can help structure and clarify an SOP, but every technical step needs to be verified by someone who actually does the job. For anything involving security, safety, compliance, or production systems, treat AI-generated content as an unreviewed draft until a qualified person signs off.
How do I make sure AI documentation prompts don't expose confidential information?
Only paste information into AI tools your organization has approved for that type of data. Anonymize customer names, employee details, and proprietary specifics before pasting. When in doubt, check with your security or legal team. The AI prompts in this article are designed to work with anonymized or internal-only content. See your workplace AI policy for specifics.
What types of documentation is AI actually good at helping with?
AI is strongest at restructuring and clarifying, not inventing. It does well with: converting notes into structured formats, rewriting confusing prose into plain language, generating examples and non-examples, spotting gaps in existing docs, and turning support questions into FAQs. It's weakest anywhere accuracy depends on specific technical knowledge it doesn't have.
How do I get better outputs from AI documentation prompts?
Be specific about your audience, the purpose of the document, and what format you want. Include a "don't invent things" instruction in every prompt. Ask it to flag uncertainty with [NEEDS REVIEW] rather than filling gaps with guesses. And always feed it real source material, not a vague description of what the document should cover.