- A process map is just boxes and arrows that show how work actually moves, from the trigger to the finish.
- You only need four symbols to start: oval, rectangle, diamond, arrow. Skip the symbol library until you need it.
- Map the real process, not the official one. Walk it with the people who do it, then draw what they describe.
- The map is the easy half. The steps behind each box are what people follow, and that's where most teams stall.
A few years ago I watched an ops lead present a process map to the team. It was beautiful. Color-coded, perfectly aligned, forty-some boxes spanning three swimlanes. Everyone nodded. It went up on the wall.
Two weeks later a new hire asked how to handle a chargeback. Nobody pointed at the wall. They walked her over to the person who "just knows how it works."
That map cost a day to build and changed nothing. It looked like the process. It didn't help anyone do the process. That gap is the whole game, and it's why I want to talk less about pretty diagrams and more about maps that actually get used.
Why most process maps become wallpaper
I've seen the same few failure modes over and over.
They map the official process, not the real one. Someone draws how the work is supposed to happen, based on a policy doc. But the team quietly does it differently, because the official version skips a step that breaks in practice. Now the map and reality disagree, and reality wins.
They drown in detail. Every micro-step, every rare exception, every "but sometimes" gets its own box. The result is technically complete and completely unreadable. A reader can't tell the common path from the edge case that happens twice a year.
They stop at the picture. This is the big one. A box that says "Verify the account" tells you nothing about how to verify the account. The map shows the shape of the work but not the work itself, so people still have to ask someone.
The four symbols you actually need
Process mapping has a whole library of symbols, and you can ignore almost all of it at the start. Four shapes carry the vast majority of real maps.
An oval (or a rounded box) marks where the process starts and where it ends. A rectangle is a single step or action, like "Send the welcome email." A diamond is a decision with two or more answers, like "Payment cleared?" with a Yes path and a No path. Arrows connect everything and show which way the work flows.
That's it. You'll meet fancier symbols later, sub-process boxes, data stores, delays, but adding them early just raises the price of admission. Stick to four until a real process forces you to reach for a fifth.
How to create a process map, step by step
Here's the method I use. It works on a whiteboard, in a slide, or in any diagramming app.
1. Name the trigger and the finish line
Before any boxes, write down two things. What kicks this process off? And what does "done" look like? "A customer submits a refund request" to "the refund shows as completed and the customer is notified." Pin those two ends down and the middle has somewhere to go. Without them, maps sprawl sideways forever.
2. List the steps before you draw them
Resist drawing first. Just list the steps in order, in plain language, one line each. A bulleted list is faster to rearrange than boxes, and you'll rearrange a lot. Get the sequence roughly right on text, then convert to shapes.
3. Walk it with the people who do the work
This is the step that separates a useful map from wall art. Sit with the person who actually runs the process and have them talk you through it, click by click. You'll hear "oh, and then I check this other thing first," the quiet steps that never made it into any policy. Map what they do, not what the handbook says they should do.
4. Add the decision points
Real work forks. "If the order is over $500, route to a manager. Otherwise, process it directly." Each fork is a diamond with labeled arrows coming out of it. Most of the confusion in a broken process lives right at these forks, where someone has to choose and nothing tells them how.
5. Document what's behind each box
A box that reads "Verify the account" is a promise, not an instruction. The person still has to know which screen, which fields, which button. So for every box that involves real software, link out to a short step-by-step guide that shows it. This is the part teams skip, because writing and screenshotting each procedure by hand is slow. It's also the part that makes a map worth keeping. A tool like WriteHow helps here: you record yourself doing the task once and it drafts the step-by-step guide, screenshots and annotations included, that sits behind that box. You approve it, then link it from the map. The diagram shows the shape; the linked guides carry the how.
A worked example: a refund, mapped
Let's make it concrete. Here's a small refund process drawn as a swimlane map, where each horizontal lane is a different role. Lanes make handoffs obvious, because you can see the exact moment work crosses from one person to another.
Notice how little it takes to be useful. Five boxes, one decision, two lanes. Anyone can read it in five seconds and see who owns what. And every box here is a candidate for a linked guide: "Review order" points to the procedure for checking an order in your billing tool, "Approve refund" to the manager's approval steps. The map routes; the guides instruct.
If you want the deeper version of the written side of this, our guide on how to document a process covers the procedures that live behind the boxes, and how to write an SOP goes step by step on the format.
A copy-paste process map template
You don't always need software. When I'm sketching a process fast, I write it as a text outline first and only draw it once the order feels right. Steal this structure.
Process map: [Process name]
- Trigger: [The event that starts it. "A customer submits a refund request."]
- Finish line: [What "done" looks like. "Refund completed, customer notified."]
- Roles involved: [Each lane. "Support agent, Manager."]
Steps in order
- [Role] — [Action]. (Link the guide for this step.)
- [Role] — [Action].
- Decision: If [condition] → [path A]. Otherwise → [path B].
- [Role] — [Action].
- [Role] — [Final step. How you know it's done.]
Behind each box
- [Step name] → [Link to the step-by-step guide that shows how.]
Maintenance
- Owner: [Role responsible for keeping the map and its guides current.]
- Last reviewed: [Date.]
- Next review: [Date, or a trigger like "when the billing tool changes."]
Fill in the brackets, draw the shapes once the order is settled, and link a guide to every box that touches software. The outline takes ten minutes. The drawing takes another ten. The linked guides are the part that pays you back for months.
Keep it from going stale
A process map ages the moment the process changes. A team renames a step, a tool moves a button, a new approval gets added, and the map quietly stops matching reality. People notice the drift before you do, and they go back to asking a coworker.
Two habits keep a map honest. First, give it an owner by role, not a volunteer. "The support team lead owns the refund map." When it belongs to everyone, it belongs to no one. Second, tie the review to a real trigger, not just a calendar. "Review whenever the billing tool ships a UI change" catches drift that a quarterly date would miss.
The harder maintenance problem is the guides behind the boxes, because those go stale fastest when a screen changes. If updating one means re-recording and re-screenshotting an entire procedure by hand, it won't get done. Keeping the edit cheap is the quiet reason some teams' maps stay true and others rot. WriteHow can re-record a single guide and refresh its screenshots and annotations, and it can publish the same guide in 50+ languages if your process spans regions. You still review and approve every change; the AI just removes the grind that usually kills the update.
So: name the trigger and the finish, walk the real process, keep it to the symbols that matter, and link a real guide behind every box. Do that and your map stops being wallpaper. It becomes the thing the new hire actually opens on day three, instead of the person they interrupt.
Frequently asked questions
What is a process map?
What is the difference between a process map and a flowchart?
What are the basic process map symbols?
What tool should I use to create a process map?
How detailed should a process map be?
The map is easy. The steps behind it aren't.
WriteHow records a process once and drafts the step-by-step guide that sits behind each box — screenshots, annotations, and 50+ languages included. You review and approve.
See how WriteHow helps