Short answer: Write process documentation for someone competent but uninformed — state the trigger, the required inputs, each step as an instruction, the decision rules, the definition of done, and what to do when things go wrong. Test it by having someone who has never done the task follow it without asking questions.
Almost every business has some documentation. Almost none of it works, because it was written by the person who does the task, for an imagined reader who already understands the task.
A usable process document answers six questions in order:
The sixth is the one that gets omitted and the one that generates the most interruptions.
The calibration point is the reader: assume general competence, assume zero context about your business. "Send the onboarding pack" is too little. "Click the blue button in the top right" is too much — interfaces change and the document rots. "Send the onboarding pack from the Client Templates folder, addressed to the primary contact listed on the CRM record" is about right.
This is the genuinely hard part, and it's where most documentation gives up. The technique is to ask the experienced person for recent examples rather than for the rule. "When do you escalate?" gets you "when it feels serious." "Tell me about the last three you escalated" gets you the actual criteria — value over a threshold, a named client, a legal question, a repeat complaint.
Extract the pattern from the cases, write it as conditions, and show it back. You'll usually get one important correction.
Next to the work, and in one place. Process docs scattered across Google Docs, a wiki, and a shared drive are functionally undocumented, because nobody knows which version is current. One knowledge base, one owner per document, one review date on each. Notion, Confluence or a well-structured shared drive all work — consistency matters more than the platform.
Hand it to someone who has never done the task and watch them attempt it without asking questions. Every question they need to ask is a defect. Fix the defects, repeat once. Two rounds usually gets a document to a workable state.
This test is uncomfortable and it is the only reliable one. Reviewing your own documentation tells you whether it matches your memory, not whether it works.
Video is excellent for demonstrating an interface and poor for reference. Use both: a written procedure with a short screen recording attached to the fiddly steps.
It can draft structure and tidy language from a transcript of you explaining the task, which saves real time. It cannot supply the decision rules — those only exist in your team's heads and have to be extracted.
Start with the ones that are high-frequency, high-consequence, or currently owned by one person. That's usually five to ten, not fifty.
Every Decode & Grow build ships with the full playbook — documented, trainable, yours. See what's included.