How to Document a Process That Only Exists in One Person's Head
Ask most business owners how a particular process actually works and they will start explaining it fluently, in detail, without notes. Ask them to write it down and the fluency disappears. This is the gap between knowing how to do something and being able to hand that knowledge to someone else, and it is one of the biggest obstacles standing between a small business and either automation or a team that can operate without the owner in the room.
This is one of the foundational moves inside operations and systems work, and it matters whether or not automation is the end goal.
Why the knowledge never gets written down
The process usually lives in one person's head for reasons that have nothing to do with secrecy or carelessness.
The first reason is time. Documenting a process takes longer than doing it, and the person who knows it best is usually also the person with the least spare time on the calendar. Writing down how a refund request gets handled competes with actually handling refund requests, and the refund requests win every time.
The second reason is that the steps feel obvious to the person doing them. Anything repeated hundreds of times stops registering as a decision. The judgement calls, the small checks, the habits that start with "I always look at this before I do that", have become automatic. When someone this familiar with a task is asked to describe it from memory, they tend to describe the two or three steps that feel notable and skip the ten that feel too basic to mention.
The third reason is that nobody has set aside dedicated time for it. Documentation gets treated as something to get to when things are quieter, and things are rarely quieter. It sits below every task with a deadline attached, indefinitely.
None of this is a character flaw in the business owner or the staff member holding the knowledge. It is what happens by default in a growing business, and it is fixable with a method rather than good intentions.
Shadow the person doing the work
The extraction method that works is not an interview. Asking someone to sit in a meeting room and describe their job from memory produces the same gaps as asking them to write it down: the obvious parts get left out and the exceptions get forgotten.
What works is watching the process happen in real time, ideally for a full working day, or a full cycle of the task if it does not run daily. Sit next to the person, or watch over video if the work happens on a screen, and let them do the job exactly as they normally would. Do not direct them. Do not ask them to slow down for your benefit until the observation pass is finished.
The point of shadowing first is to see what actually happens, including the parts the person would never have thought to mention. You will notice the tab they always have open in the background, the spreadsheet they check before replying to a certain type of email, the second look they give an order before approving it. These are the steps that live in muscle memory and disappear from any description given from memory alone.
Record them narrating the task as they go
Once you have watched a full pass, go through it again and ask the person to narrate out loud what they are doing and why, step by step, while you record it. This is different from shadowing silently. Narrating forces the person to surface the reasoning behind each action, not just the action itself: "I check this field because if it's blank the order usually means the client forgot to confirm a delivery address, so I follow up before I process it."
That kind of detail rarely survives a written summary produced after the fact, because by the time someone sits down to write documentation, the reasoning has already collapsed back into instinct. Recorded narration catches it while it is still conscious.
Keep the recording. It becomes the raw material for the written documentation, and it is also useful later if a training video or a walkthrough for a new hire is ever needed.
Capture the exceptions, not just the happy path
A written process that only covers the version where everything goes right is not documentation, it is a summary. The version that matters is the one that covers what happens when the client does not respond, when a stock figure does not match, when a payment fails, when a supplier sends the wrong item.
Ask directly, for every step in the process and not just the ones that seem risky: what do you do when this does not go as expected? Push for specifics. "I sort it out" is not an answer. "I check the order history for that client, and if it's their first order I escalate to the manager instead of processing it myself" is an answer.
Most processes have three or four recurring exceptions that account for the bulk of the judgement calls a person makes in a day. Finding those exceptions is usually more valuable than documenting the happy path, because the happy path is often self-evident from the software itself. The exceptions are where the real expertise sits, and where automation or a new team member is most likely to get it wrong without guidance.
Turn the raw material into something usable
Shadowing and narrated recordings produce raw material, not documentation. The next step is turning it into a structured written process: numbered steps, a note on the decision points, and a separate section for exceptions with what to do for each one. Keep the language plain and specific. A step written as "review the request" is not documentation. A step written as "open the request in the portal, check the delivery date against the calendar, and flag anything inside 48 hours" is.
Once it is written, test it. Hand it to someone who does not already know the process and watch them try to follow it without help. Every place they hesitate or ask a question is a gap in the documentation, not a failure on their part. This validation step is what separates documentation that looks complete from documentation that actually works when the original person is unavailable.
Why this step comes before automation, not after
Businesses sometimes try to skip straight to automating a process that has never been written down, on the assumption that the software will force clarity on its own. It does not. An automated workflow built on top of an undocumented process usually encodes the happy path and quietly drops every exception the original person handled by instinct. The result is a system that works until the first edge case arrives, at which point nobody, including the software, knows what to do.
This is the reasoning behind the Assess stage of the Claro Build Framework: understanding and documenting the current process properly, before any design or build work starts, so the automation is built on how the work actually happens rather than a tidy version of it. You can read more about how the four stages fit together on the frameworks page, and see the pattern show up across different industries in our case studies.
Why it reduces risk even without automation
Documenting a one-person process is worth doing even if there is no automation project on the horizon. A business where one person holds the only working knowledge of a critical task has a single point of failure built into its operations. That person cannot take proper leave, cannot be promoted into a different role without a gap opening up behind them, and cannot be replaced without a period where the task does not get done to the same standard.
Writing the process down changes that. It means the task survives the person's absence, illness, or departure. It also makes it possible to delegate the task properly rather than in name only, because delegation without documentation usually means the new person is set up to fail quietly. This is one of the more overlooked parts of building a team that can operate independently, which we cover in more detail in team and people.
If you are weighing up whether a particular process is a candidate for automation once it is documented, our guide on how to automate this walks through how to tell the difference between a process worth automating and one that only needs to be written down and left alone.
Extracting knowledge like this from a busy person, whether that person is a member of staff or the business owner, is rarely something that happens by deciding to do it one weekend. It needs a structured process and someone asking the right follow-up questions. If you want help working through this for a specific process in your business, book a discovery call with Claro Builds and we will look at where the knowledge gaps sit and what to document first.
Frequently Asked Questions
How long does it take to document a process this way?+
For most single processes, a full working day of shadowing plus a half day of narrated recording covers the core steps and the common exceptions. Turning that into written documentation usually takes another day or two, depending on how many judgement calls the process contains.
What if the person doing the process cannot be shadowed for a full day?+
Shadow the busiest or most representative slice of the task instead of the whole day. A single full cycle of the process, from start to finish, tends to surface most of the exceptions even if it does not cover every day of the week.
Should I document my own process if I am the only person who does it?+
Yes. The same gaps appear when business owners try to describe their own work from memory. Have someone else shadow you and ask the narration questions, or record yourself narrating the task the same way you would with a staff member.
What is the difference between this and the training documentation in a build?+
This is about extracting existing, undocumented process knowledge before any build starts. The Adoption Standard is a separate step that governs the handover of a system once it has been built, with its own documentation and a structured call. They are related but not the same thing.
Is written documentation enough, or do I need a recording too?+
Keep both where possible. The recording preserves the reasoning and tone that often gets lost when it is summarised into steps, and it is useful later for training a new hire even after the written version exists.
How do I know if a process is ready to be automated once it is documented?+
A documented process is ready to consider for automation once the exceptions are clearly listed alongside the happy path and someone unfamiliar with the task can follow it without help. If the exceptions still outnumber the predictable steps, the process may need redesigning before it is automated.

Lerato Kgonoti
Founder and Director, Claro Builds
Lerato Kgonoti is the founder and director of Claro Builds, an operations and AI consultancy helping small and medium-sized service businesses implement automation, integrate AI into their daily operations and equip their teams with the practical skills to keep up with an increasingly automated world. Lerato founded Claro Builds on the belief that AI should be accessible, practical and human, not a privilege reserved for large enterprises, but a genuine advantage available to every service business ready to use it. Through builds, audits and private workshops, Claro Builds closes the gap between where small businesses operate today and where they need to be.
Related Articles
The Claro Build Framework: How We Assess, Design, Build and Sustain Every System We Deliver
A framework that stays private is not something you can evaluate before you hire someone. This is the full, public definition of the four-stage method behind every Claro Builds engagement.
What Is an Operations Audit, and How Is It Different From Jumping Straight Into a Build?
An audit is not a warm-up act for a sales pitch. It is the Assess stage of the Claro Build Framework delivered on its own, and it exists to give an honest answer before anyone commits budget to a build.
5 Signs Your Business Has Outgrown Its Current Systems
Growth is gradual, so the friction of outdated systems often feels normal long before anyone names it. Here are five specific, checkable signs that your operations have outgrown the systems supporting them, and what each one signals about where to focus first.
