officeagent

TO: YOUR OFFICE · FROM: OFFICEAGENT · RE: PROCESS DOCUMENTATION

Process Documentation: Business Process Documentation Steps, Template, and Examples

How to write down the way your company actually works, so the knowledge survives the person who holds it. Which processes are worth documenting first, what belongs in a process document, the seven steps to produce one, the formats to choose between, and the review discipline that stops documentation rotting six weeks after it is written.

ISO/IEC 19510 the international standard for BPMN, the notation used to diagram business processes, published by ISO/IEC in 2013 and identical to OMG BPMN 2.0.1 Start with 5 documenting the five processes that break when one person is away beats a company-wide documentation program that never finishes Name an owner a process document with no named owner and no review date is the single most reliable predictor that it will be wrong within a year
How it works

In one answer

Process documentation is the written record of how a piece of work actually gets done: the trigger, the steps in order, who performs each one, the systems and inputs involved, the decision points, and what a finished result looks like. Business process documentation is the same practice applied to recurring business operations rather than one-off projects. Done properly it turns knowledge held in one person's head into an asset the company owns, which is why it matters most at exactly the moments it is hardest to find time for: onboarding, delegation, absence, and turnover.

Human approval on every send · 14-day money-back guarantee

Try it on a real task

Routing slip · Officeagent

Status: Ready

Action requested

Pick a task above and press RUN IT. Officeagent handles it end to end; you approve the send.

Reading page /

☐ Approve  ·  nothing sends without you

In the product you edit the draft right here; the agent learns your correction.

Officeagent drafted, you approved, it executed.

Sample data · Officeagent always waits for your approval before anything is sent

What is process documentation?

Process documentation is the practice of writing down how work gets done, in enough detail that someone other than the person who normally does it could pick it up and produce the same result. A process document captures the trigger that starts the work, the steps in the order they happen, who is responsible for each one, the systems and information needed, the decisions that branch the path, and the definition of a finished output.

Business process documentation is the same practice narrowed to recurring business operations: closing the month, onboarding a client, running payroll, handling a refund request, paying suppliers. The distinction people draw is between process documentation in general, which includes one-off project procedures and technical runbooks, and business process documentation, which is about the repeatable operational work a company depends on. In a small company the difference does not matter much. In a large one, business process documentation usually implies a defined ownership structure and a review cycle that ordinary internal notes do not have.

It is worth separating three terms that get used interchangeably and are not the same thing. Process documentation is the practice: deciding which processes get written down, by whom, in what format, and how they stay current. Process mapping is the visual half of that work, drawing the flow as a diagram. A standard operating procedure is one specific format the output can take, a step-by-step instruction document for a single task. An SOP is a piece of process documentation; process documentation is not only SOPs. If what you want is the copy-ready structure for the document itself, the SOP template covers that format in detail, and this page covers the practice around it.

The plainest test of whether a process is documented: if the person who normally does it were unreachable for two weeks, could a competent colleague run it from what is written down, without guessing? Most companies believe more of their work passes that test than actually does.

Why is business process documentation important?

The honest case for documentation is not efficiency. Writing a process down rarely makes the person who already knows it any faster. The case is that undocumented processes concentrate risk in individuals, and that risk is invisible until it is expensive.

The four moments when it pays are predictable. Turnover: someone leaves and takes an operation with them, and the replacement rebuilds it by trial and error over three months. Delegation: an owner or manager cannot hand work off because handing it off means teaching it live, so they keep doing it. Absence: a process stops during a vacation or a sick week because nobody else has ever seen the steps. Growth: two people doing the same job produce different results because they each learned it differently, and nobody can say which version is correct.

There is a fifth, less discussed: documentation is what makes a process improvable. You cannot fix a workflow that exists only as habit, because there is nothing to examine and no agreed version to change. Written down, a process becomes something a team can look at together and argue about, and the arguments are where the wasted steps get found. The act of documenting frequently surfaces work that has no reason to exist, which is a real return that shows up before the document is ever used for training.

Two more benefits arrive later and matter more than they sound. Documented processes are what a buyer, lender, or auditor asks for when they want evidence the business is not one person, and their absence measurably affects what a company is worth. And documentation is the raw material for automation: you cannot automate a process you cannot describe, and every automation project that skips this step ends up encoding an undocumented workflow badly.

What should be included in process documentation?

A process document that leaves any of these out will generate questions, and the questions will go to the person the document was supposed to replace. This is the minimum set, and it is small on purpose.

Two fields do most of the work and are the two most often missing: the owner and the review date. A document with neither is nobody's responsibility to keep true, and the failure mode is not that it gets deleted, it is that it stays available and becomes quietly wrong. People follow it, get a bad result, and stop trusting documentation generally.

Resist the urge to include everything. A process document is not a training manual, a policy, or a rationale. It says what to do, in what order, to get a specific result. Background belongs in a linked policy; the why belongs in one line at the top; edge cases belong at the bottom or in their own document. Length is the main reason documentation goes unread, and the second reason is that it was written to impress an auditor rather than to be used at the desk on a Tuesday.

  • Process name, and the result it produces, stated as an outcome
  • Owner: the named person accountable for the process being correct
  • Trigger: what starts it, whether an event, a date, or a request
  • Scope: what is in, and explicitly what is out
  • Roles: who performs each step, by role rather than by name
  • Steps: numbered, in order, each starting with a verb
  • Systems and access: the tools, logins, folders, and templates needed
  • Decision points: the conditions that branch the path, and what happens on each branch
  • Definition of done: how you know the process finished correctly
  • Exceptions: the two or three things that commonly go wrong, and who to escalate to
  • Last reviewed date and next review date
  • Version number, if the process is regulated or changes often

How to document a process: the seven steps

This is the sequence that produces a usable document in one sitting rather than a documentation project that stalls. It assumes you are documenting one process, not all of them, which is the single most important constraint. Our step-by-step walkthrough of how to document a process works the same seven steps through a single example end to end, including how long each stage should take.

1. Pick the process and define its boundaries. Write the first line before anything else: this process starts when X happens and ends when Y is true. Most documentation that goes wrong went wrong here, by trying to cover a whole function ("accounts payable") rather than a process with a start and an end ("approve and schedule a supplier invoice for payment"). If you cannot state the trigger and the finish in one sentence each, the scope is too wide.

2. Watch it happen, or do it yourself. Documenting from memory produces the idealized version, which is not the one that runs. Sit with the person doing the work, or perform the process once yourself while taking notes. Record the screen if it is software work. What you are hunting for is the undocumented judgment: the check they run without thinking, the exception they handle by instinct, the field they always fill differently from the way the system suggests.

3. Capture the steps in raw order first. Get them down without formatting, editing, or grouping. Numbered fragments are fine. The temptation to structure while capturing is what makes this stage take three sessions instead of one, and structure imposed too early tends to hide the awkward steps that matter most.

4. Identify decisions and exceptions. Go back through the raw list and mark every point where the path forks. These are what separate a real process document from a description. For each fork, write the condition in plain terms ("if the invoice has no matching purchase order") and what happens on each branch. Do the same for the exceptions the doer mentioned in passing, which is usually where "oh, except when it is a new supplier" lives.

5. Write it up in the chosen format. Now impose structure: the fields listed in the previous section, steps rewritten to start with a verb, one action per step, roles rather than names. Write for someone competent who has never done this task. That means no internal shorthand without expansion on first use, and no step that says "process the request as usual".

6. Test it with someone who has never run the process. This is the step that gets skipped, and it is the only one that actually validates the document. Hand it to a colleague and have them run the process from it while you stay quiet. Every question they ask is a defect in the document, not in them. Fix it while you watch. A document that has never been tested is a draft, whatever the header says.

7. Store it where the work happens, and set the review date. Documentation stored somewhere nobody goes is functionally undocumented. Put it where the team already looks, link it from the tool or the recurring task it relates to, name the owner, and set a review date before you close the file. How to keep it current is covered further down, and it matters more than anything in steps one through six.

Process documentation examples

Abstract advice about documentation is easy to agree with and hard to act on, so here is a worked example at the level of detail that actually works. The process is approving a supplier invoice at a company small enough that one person handles payables.

Process: Approve a supplier invoice for payment. Owner: Office manager. Trigger: An invoice arrives in the accounts payable inbox. Ends when: The invoice is either scheduled in the payment run or returned to the supplier with a reason. Out of scope: Employee expense reimbursements, which follow the expense report process.

Steps: (1) Save the invoice to the vendor folder with the file name convention InvoiceDate_Vendor_InvoiceNumber. (2) Check the vendor exists in the accounting system; if not, stop and run the vendor onboarding process first. (3) Match the invoice to its purchase order and to the receiving record. (4) Decision: if all three agree, continue; if the quantity differs, hold the invoice and email the requester; if there is no purchase order and the amount is under the threshold, route to the department head for approval. (5) Enter the invoice with its due date set from the payment terms on file. (6) Add it to the next payment run. (7) File the approval email against the vendor record. Done when: the invoice is entered, approved, scheduled, and the approval is filed.

Notice what makes that usable: the boundaries are explicit, step four is a genuine decision with three named branches, one step hands off to a different documented process rather than absorbing it, and the file naming convention is stated rather than assumed. The full version of that workflow, including the controls around it, is on the accounts payable process page, and it is a good illustration of the relationship between a process document and a process guide: the document is what you follow, the guide is what you read once to understand why it is shaped that way.

Other processes worth documenting early, in most small companies, follow the same pattern: bringing on a new client, onboarding a new hire, the month-end close, handling an inbound refund or complaint, and the offboarding sequence when someone leaves. Each has a clean trigger, a clean finish, real decision points, and consequences when it is done inconsistently. That combination is what makes a process worth the hour.

Process documentation formats: which one to use

There is no single right format, and choosing badly is a common reason documentation goes unused. Match the format to how the process is actually consumed.

A step-by-step SOP suits a linear task performed occasionally by one person, where precision matters and the reader has time to read. It is the default and the most reusable; the structure is covered on the SOP template page. A checklist suits a process performed often by someone who already knows it and needs to not miss anything, which is why aviation and clinical settings use them; it is a memory aid, not an instruction set, and it fails badly as a teaching document. A flowchart or process map suits work with several decision points or handoffs between roles, where the shape of the branching is the hard part to convey in prose. A screen recording suits software-heavy work where showing beats describing, though it ages fastest and cannot be scanned or searched; pair it with a written outline rather than using it alone. A RACI or responsibility matrix is a supplement, not a format, useful when the confusion is about who decides rather than what happens.

Most well-documented processes end up using two: a written procedure as the source of truth, and a checklist derived from it for daily use. That combination handles both readers, the one learning it and the one running it for the hundredth time.

Process mapping and BPMN: the standard notation

When a process gets drawn rather than written, there is an actual published standard for how to draw it, which most business teams do not know exists. BPMN, Business Process Model and Notation, is maintained by the Object Management Group, with the current specification at version 2.0.2, published in January 2014. It is also an international standard: ISO/IEC 19510:2013, "Information technology - Object Management Group Business Process Model and Notation", released on 15 July 2013 and identical to OMG BPMN 2.0.1.

The specification states its goal as providing a notation "readily understandable by all business users, from the business analysts that create the initial drafts of the processes, to the technical developers responsible for implementing the technology that will perform those processes, and finally, to the business people who will manage and monitor those processes." That is the reason to care about it even if you never implement anything technical: it is a shared vocabulary, so a diagram drawn by one person means the same thing to the next, which is exactly what ad hoc box-and-arrow drawings fail at.

You do not need the full specification. Four element categories carry nearly all ordinary business diagrams. Flow objects are the things that happen: events (circles, something starts, occurs, or ends), activities (rounded rectangles, work being performed), and gateways (diamonds, the path branching or merging). Connecting objects join them: sequence flows for the order of work within a process, message flows for communication crossing an organizational boundary, associations for attaching information. Swimlanes assign responsibility: a pool for an organization or participant, lanes within it for roles. Artifacts add context: data objects, groups, and text annotations.

For a small company the practical takeaway is narrower still. Use a diamond for every real decision and label both exits, use lanes when a process crosses roles because handoffs are where processes break, and keep one diagram to one page. A diagram that needs scrolling has become a systems document rather than a process one, and nobody will read it either way. If the diagram is doing the explaining, the written steps can be brief; if the written steps are complete, the diagram can be a sketch. Producing both in full detail is a common way to double the maintenance cost of documentation for no additional benefit.

Business process documentation standards and levels

Larger organizations describe process documentation in levels, and the idea is useful well below enterprise scale because it stops the most common scoping argument. The levels describe altitude, not quality.

At the top sits the process landscape: a single view of every major process the organization runs, usually a page or two, showing what exists and how the areas relate. Below it, process groups break each area into its component processes. Below that, the process itself: a named workflow with a trigger and a finish, which is the level at which most documentation gets written and the level everything on this page is aimed at. Below that, work instructions: the granular how-to for a single step, written only where a step is genuinely difficult or high consequence.

The mistake this framing prevents is mixing levels in one document. A procedure that starts at process level and drops into keystroke-level instruction for step three, then returns to summary for step four, is confusing to follow and impossible to maintain, because the detailed part goes stale on a different schedule from the rest. Keep the process document at process level and push genuinely fiddly detail into a linked work instruction.

On formal standards: if you are pursuing a quality certification, records and documented information carry specific requirements you should read at the source rather than take from a page like this one, and your certification body will tell you what applies. For everyone else, the useful standard is the one in section three: complete fields, one level of altitude, a named owner, and a review date. Adopting enterprise documentation frameworks at ten people produces a system nobody maintains, which is worse than a plain document that stays true.

Keeping process documentation current

Every documentation effort has the same failure mode, and it is not the writing. Documentation gets written in a burst of intent, it is accurate for a while, the process changes, nobody updates the document, and within a year the team has learned that the documentation cannot be trusted. After that the documents are still there and nobody reads them, which is the worst of both outcomes because the company is paying maintenance attention it does not spend and getting no reliability from it.

Three habits prevent it, and they are cheap compared with rewriting a library every two years. Name an owner per document, a person rather than a team, whose job it is for that document to be true. Set a review date at creation, and treat the review as a real calendar commitment rather than an aspiration; annual is enough for stable processes, quarterly for anything touching money or compliance, immediately for anything that changed. Update at the moment of change, which is the only habit that genuinely works: when a process changes in a meeting, the change is not finished until the document is edited, and making that the visible last step of any process change is worth more than any review schedule.

Two smaller practices help. Put a "last reviewed" date on the page where readers can see it, because a visible date lets a reader calibrate their trust rather than guess. And track the fact that a review is due somewhere that chases people, not in a document nobody opens; a recurring item in whatever task tracking you already use is enough, and a review that only exists as a date printed inside the document being reviewed will not happen.

Storage matters as much as accuracy. One location, a folder structure people can predict, consistent file naming, and a link from the place the work happens to the document that describes it. If finding the process document takes longer than asking a colleague, everyone will ask the colleague, and the documentation is decorative. This is the ordinary document management problem, and it defeats more documentation efforts than bad writing does.

Process documentation tools and software

The tool question usually arrives first and deserves to arrive last. Documentation fails for reasons no tool addresses: nobody owned it, it was never tested, it was stored where nobody looks, and it was not updated when the process changed. Buying software before those are solved produces the same problem in a nicer interface, with a subscription.

That said, the categories are genuinely different and worth knowing apart. General document and wiki tools (a shared drive, Google Docs, Notion, Confluence) are where most companies should start; they cost nothing extra, everyone can already use them, and they handle a few dozen process documents comfortably. Screen-capture documentation tools (Scribe, Tango and similar) record you performing a software task and generate a step-by-step guide with screenshots, which removes most of the writing effort for click-path work and is the category with the clearest return for a small team. Diagramming tools (Lucidchart, Miro, draw.io) matter when the process is branch-heavy and you want proper BPMN shapes. Process and workflow platforms (Process Street, Trainual, SweetProcess and their peers) turn a document into a runnable checklist with assignments and tracking, which is the step up worth taking when the problem has shifted from "we do not know how" to "it is written down and still not being followed consistently". Knowledge bases with strong search earn their place once you have enough documents that finding the right one is the bottleneck.

The buying rule that holds up: choose the category that matches your actual failure. If people do not know how, you need documents. If people know how and skip steps, you need a checklist that gets assigned and tracked, which is a different product. If people follow the process but nobody can find the document, you need search and structure. Companies routinely buy for the third problem while having the first. When you do reach the point of paying for something, we priced the main options against each other in the comparison of the best process documentation software, including the two vendors that have stopped publishing prices altogether.

To be direct about what we are: Officeagent is not a process documentation tool. It is not a wiki, a knowledge base, or a BPM suite, it does not host your documents, and it does not draw diagrams. This is a process guide, not a pitch for one. What it does is the layer after documentation, which is running the documented work: turning a written process into recurring tasks that get assigned and chased, filing the outputs where the process says they belong, drafting the emails a step calls for, and surfacing the steps that quietly stopped happening. Documentation tells a company how the work should go. The gap most companies actually have is between the document and the week, and that gap is what we exist to close.

The seven steps to document a process: what each one produces, who does it, and the failure that recurs

Step Who does it Done when Common failure
1. Define scope and boundaries Process owner Trigger and finish each stated in one sentence Scoped as a whole function, so it never finishes
2. Observe the work Documenter, with the doer Notes or a screen recording of a real run Written from memory, so it captures the ideal version
3. Capture raw steps Documenter Every action listed in order, unformatted Structuring too early, which hides the awkward steps
4. Mark decisions and exceptions Documenter, with the doer Every fork has a stated condition and named branches Judgment calls left implicit because the doer never mentions them
5. Write it up Documenter All required fields complete, one verb per step Internal shorthand and steps that say "as usual"
6. Test with a non-expert A colleague who has never run it They complete it unaided; every question is fixed Skipped entirely, so the document ships as an untested draft
7. Store, assign owner, set review date Process owner Filed where work happens, owner named, date set Stored somewhere nobody looks, with no owner and no date

Pricing

Assistant $149/mo · Office $399/mo · Enterprise from $1,500/mo

Office covers the whole team, up to 10 people, with the follow-up engine and CRM sync. Full limits on the AI assistant pricing page.

Questions on this

What is process documentation?

Process documentation is the written record of how a piece of work gets done: the trigger that starts it, the steps in order, who performs each one, the systems involved, the decision points, and what a finished result looks like. Its purpose is to make a process repeatable by someone other than the person who normally runs it.

What is business process documentation?

Business process documentation is process documentation applied to recurring business operations rather than one-off projects: month-end close, client onboarding, payroll, refund handling, paying suppliers. In larger organizations the term also implies defined ownership and a formal review cycle. In a small company the practice is identical and only the formality differs.

Why is business process documentation important?

Because undocumented processes concentrate risk in individuals, and that risk stays invisible until it is expensive. Documentation is what lets work be delegated, covered during absence, and picked up after turnover without a three-month rebuild. It also makes a process improvable, since you cannot examine or fix a workflow that exists only as one person's habit.

How do you document a business process?

Seven steps: define the scope by naming the trigger and the finish, observe a real run rather than writing from memory, capture the raw steps in order, mark every decision and exception, write it up with owner and roles, test it with someone who has never run the process, then store it where the work happens with a named owner and a review date.

What should be included in process documentation?

Process name and the outcome it produces, the named owner, the trigger, scope including what is out, roles by role rather than by name, numbered steps each starting with a verb, systems and access needed, decision points with their branches, a definition of done, common exceptions with an escalation path, and the last reviewed and next review dates.

What is the difference between process documentation and an SOP?

Process documentation is the practice: deciding which processes get written down, in what format, by whom, and how they stay current. A standard operating procedure is one format the output can take, a step-by-step instruction document for a single task. Every SOP is process documentation, but process documentation also covers checklists, process maps, and work instructions.

What is the difference between process documentation and process mapping?

Process mapping is the visual half of process documentation: drawing the workflow as a diagram so branching and handoffs are easy to see. Process documentation is the whole practice, including the written procedure, the ownership, and the review discipline. Most well-documented processes use both, with the written version as the source of truth.

What are the types of process documentation?

The main formats are step-by-step SOPs for linear tasks, checklists for frequent work where the risk is missing a step, flowcharts or process maps for branch-heavy work with handoffs, screen recordings for software-heavy click paths, and work instructions for a single difficult step. Most processes end up with a written procedure plus a checklist derived from it.

What tools are used for process documentation?

Five categories: general document and wiki tools such as shared drives, Google Docs, Notion or Confluence; screen-capture tools such as Scribe or Tango that generate guides from a recorded click path; diagramming tools such as Lucidchart, Miro or draw.io; process platforms such as Process Street, Trainual or SweetProcess that make documents runnable; and knowledge bases with strong search.

How often should process documentation be updated?

Update at the moment the process changes, which is the only habit that reliably works. On top of that, review stable processes annually and anything touching money or compliance quarterly. Set the review date when the document is created, name an owner, and track the review somewhere that chases people rather than inside the document being reviewed.

Who is responsible for process documentation?

Each document needs one named owner, a person rather than a team, accountable for it being true. That is usually the person who runs the process or the manager of the function, not a central documentation team. Central ownership works for the standard and the storage structure; it fails for content accuracy, because the central owner never sees the process change.

What is BPMN?

BPMN, Business Process Model and Notation, is the standard notation for diagramming business processes. It is maintained by the Object Management Group, currently at specification version 2.0.2 from January 2014, and is also published as ISO/IEC 19510:2013. Its four element categories are flow objects, connecting objects, swimlanes, and artifacts.

Also on the routing slip

FROM: OFFICEAGENT · RE: YOUR BACK OFFICE

Your office admin, off your plate by Monday

Connect your calendar, inbox and drive. Officeagent drafts the work, you hit approve, and the busywork leaves your desk for good.

14-day money-back guarantee · Cancel anytime