A Standard Operating Procedure is a recipe for doing the same task the same way every time. Most teams never write theirs down because it feels like a chore. AI removes that excuse — if you can describe a process out loud, AI can turn it into a clean, repeatable SOP in under fifteen minutes.
SOPs are the connective tissue of any team that has grown past five people. They let you onboard new hires in days instead of months, they catch mistakes before they happen, and they survive the inevitable day when your most experienced operator goes on leave. Yet most SOPs live in someone's head. The reason is simple: writing them is boring and time-consuming.
AI changes the economics. You describe the process in your own words — messy, half-remembered, with all the edge cases — and the AI produces a structured, numbered, role-aware document. This tutorial shows you how to prompt for SOPs that are actually used, not just filed.
A useful SOP answers five questions: who runs this process, when does it run, what are the steps in order, what could go wrong at each step, and how do we know it worked. Almost every weak SOP fails one of those five.
Think of an SOP as a flight checklist. Pilots do not memorise every action — they read the checklist out loud, in order, every single flight, regardless of experience. The checklist exists because human memory is unreliable under pressure. Your team's customer-onboarding process or invoice-approval workflow needs the same protection.
Weak prompt
write an SOP for our customer onboarding process
The AI knows nothing about your product, your team, or the existing flow. It will generate a plausible-looking but generic checklist that has nothing to do with your real process. Anyone who tries to follow it will quietly ignore it.
Strong prompt — customer onboarding SOP
Act as a senior operations manager writing internal
documentation for a SaaS company called Brightline HR
(payroll software for SMBs in India).
Document type: Standard Operating Procedure (SOP).
Process: Onboarding a new paid customer from contract
signed to first payroll run.
Roles involved: account executive (signs the deal),
implementation specialist (configures the account),
customer success manager (handover after first run).
I am going to describe the process in messy first-person
notes below. Your job is to turn it into a clean SOP
with this structure:
1. Purpose (2 sentences).
2. When this SOP applies (trigger and scope).
3. Roles and responsibilities (table).
4. Step-by-step procedure (numbered list — each step
includes the role responsible, the action, and the
expected output).
5. Common edge cases and how to handle them (at least
three).
6. Success criteria — how we know onboarding is complete.
7. Document owner and review cadence.
Rules:
- Keep steps small enough that a new hire could execute
them without asking questions.
- Use plain language, no internal acronyms.
- If my notes are missing information for a step, write
"[needs clarification — owner: ops manager]" instead
of guessing.
My notes:
"""
... paste messy notes here ...
"""
This prompt names the company, the process, the roles, the structure, and tells the AI to flag gaps rather than invent. The output is a true first draft of a usable SOP, not generic filler.
Pick a process you run regularly (your morning routine at work, a recurring report, a vendor approval flow). Brain-dump it into five minutes of messy notes. Run the SOP prompt and rate how close the first draft is to usable.
Take an existing SOP you have access to. Paste it back into AI with the prompt: "Critique this SOP using the seven-section structure. Identify any sections that are missing or weak." Use the output as a checklist for your next revision.
Ask the AI to generate ten plausible edge cases for one of your processes — supplier no-show, customer asks for refund, system outage during the workflow. Use this as a stress test for your current documentation.
Sign in to join the discussion and post comments.
Sign inAdvanced Prompt Engineering Techniques
Master the powerful techniques AI experts use every day. Chain-of-thought, RAG, agents, function calling, prompt evaluation, and much more — 20 deep-dive tutorials.
Prompt Engineering for Education & Learning
Use AI as your personal tutor. Learn how to study faster, create lesson plans, generate practice questions, master languages, and prepare for competitive exams with smart prompts.
Prompt Engineering for Image Generation
Turn words into stunning visuals. Master AI image generation tools like Midjourney, DALL·E 3, and Stable Diffusion with 18 focused tutorials — from first prompt to full brand identity.
Prompt Engineering for Content & Copywriting
Write blogs, ads, emails, and social media content ten times faster with AI. 13 practical tutorials on prompt engineering for content creators and copywriters.
Foundations of Prompt Engineering
The must-know basics of prompt engineering. Learn what prompts are, how AI models read them, and how to write clear instructions that get great results.
Prompt Engineering for Data Science & Analytics
Supercharge your data workflows with AI. 15 practical tutorials on using prompt engineering for data cleaning, EDA, machine learning, SQL, visualisation, and more.