Business process mapping is the practice of turning how work actually happens, step by step, handoff by handoff, into a visual diagram that a team can analyze, agree on, and improve; BPMN (Business Process Model and Notation) is the industry-standard graphical language most organizations use to draw those diagrams with a shared, unambiguous vocabulary. It matters because a written requirements document can describe what should happen, but only a diagram makes where the process breaks (a bottleneck, a missing handoff, a duplicated approval) instantly visible to everyone in the room, from the frontline worker to the executive sponsor. The single biggest mistake beginners make is mapping the idealized version of a process instead of what people actually do today; a map is only useful for finding gaps and bottlenecks if it reflects reality, workarounds, rework loops, and all, before anyone starts redesigning it.
What This Cheat Sheet Covers
This topic spans 15 focused tables and 143 indexed concepts. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
A jump-to index of every table row in this cheat sheet.
An interactive map of every table and concept in this topic.
Table 1: Process Mapping Fundamentals & Core Concepts
Before drawing anything, it helps to know the vocabulary practitioners use to describe a process and its map, since the same terms recur across every notation covered later in this sheet.
| Concept | Example | Description |
|---|---|---|
A rectangle-and-arrow diagram showing Receive order → Check inventory → Ship item | Visual representation of the steps, decisions, and flow that make up a business process. | |
Order-to-cash, employee onboarding, invoice approval | A repeatable sequence of activities that transforms inputs into a defined output for a customer, internal or external. | |
Approve expense report | A single unit of work inside a process; the building block every process map is made of. | |
Credit approved? → Yes/No | A branch in the flow where the outcome of a check or judgment sends the process down different paths. | |
The Accounts Payable manager owns "Invoice Processing" | The person accountable for a process end to end, including its performance and any changes made to it. | |
Sales closes a deal → hands the contract to Legal for review | The point where responsibility for a step passes from one role, team, or system to another; a common source of delay. |