Skip to content
Updated: 14 min read

Business Process Mapping -- From Analysis to Optimization

How to effectively map business processes? Techniques, notations, and mapping tools -- from flowcharts to BPMN. A practical guide with examples.

Łukasz Szymański Author: Łukasz Szymański

Imagine a manufacturing company employing 300 people. The sales department receives an order from a client and passes it to production planning. Planning reserves materials in the warehouse, but the warehouse claims it never received information about the new specification. Production begins execution based on an old version of the order. The quality department detects non-conformance only at the final inspection stage. The client waits three weeks longer than promised. When the operations director asks for an explanation, each department presents its own version of events — and none of them match. No one in the organization can describe the complete path that an order takes from placement to delivery. Sound familiar? This is one of the most common symptoms of lacking mapped business processes.

Process mapping is the foundation of every serious improvement initiative. Without a visual representation of how work actually flows through the organization, all optimization attempts are based on guesswork. In this article, we’ll guide you through the entire cycle — from understanding why it’s worth mapping processes, through choosing notation and methodology, to transforming the map into a concrete improvement plan.

Quick Navigation

What you’ll learn from the article:

  • Why process mapping is the starting point for any optimization and what benefits it brings to organizations of various sizes
  • How mapping levels differ — from general overview to detailed documentation of steps and decisions
  • Which notations to use depending on project goals — flowcharts, swimlane, BPMN, or Value Stream Mapping
  • How to conduct a process mapping project step by step — from process identification to designing the target state
  • What mistakes to avoid and how to move from a finished map to real optimization using Lean and Six Sigma approaches

Why Map Business Processes?

Business process mapping is an activity that at first glance seems obvious — after all, every organization “somehow works” and people know what they need to do. The problem is that knowledge about processes is usually dispersed, incomplete, and subjective. Each process participant knows their fragment, but no one sees the whole picture. Mapping is a way to gather this dispersed knowledge in one readable graphic document.

The first benefit is transparency. When a process is drawn on a diagram, it becomes visible how many steps it actually contains, who is involved, and where decision points occur. Elements invisible in daily work — manual data rewriting between systems, unnecessary approval loops, or activities performed “just in case” — become obvious on the map.

The second benefit is shared understanding. The process map becomes a reference point for all involved parties, eliminating situations where the sales department claims the “process looks like this,” while logistics has a completely different version.

Mapping also reveals discrepancies between how the process should work (official version) and how it actually works (daily version). These discrepancies are often the source of errors, delays, and frustration. It’s also essential before technology implementations — organizations that skip this step often end up with costly software replicating inefficient processes in digital form.

Finally, process maps constitute the foundation for quality management systems (ISO 9001), internal audits, onboarding new employees, and continuous improvement programs.

Process Mapping Levels

Depending on the goal and audience, different levels of granularity are used. Understanding these levels helps avoid one of the most common mistakes — creating maps that are too general or so detailed that no one can read them.

Level 1 — process architecture map is a bird’s-eye view of the entire organization. It shows main business processes and their interrelationships, without going into step details. Management boards work at this level, making decisions about optimization priorities.

Level 2 — end-to-end process map shows the main stages of a selected process, involved roles, and key decision points. This is the most commonly used level in improvement projects — it allows identification of bottlenecks and responsibility gaps.

Level 3 — detailed operational map documents every step, decision, and exception. It’s the basis for creating position instructions and requirement specifications for IT systems.

Level 4 — executable map is a variant used in the context of automation. The diagram is precise enough that it can be implemented in a BPM engine (e.g., Camunda, Flowable). It requires formal notation, such as BPMN 2.0, with full executable semantics.

A mapping project should start at level 1 or 2, with deepening occurring only for processes identified as priorities.

Each popular notation was designed with specific uses and audiences in mind.

Flowchart is the simplest form of mapping. It uses rectangles (activities), diamonds (decisions), and ovals (start/end) connected by arrows. Its greatest advantage is low entry barrier — anyone can read a well-drawn flowchart without training.

Swimlane diagram extends the flowchart with a responsibility dimension. The diagram is divided into “lanes,” each representing a role, department, or system. It visually reveals how many times work “jumps” between lanes — which often correlates with delays.

BPMN 2.0 (Business Process Model and Notation) is an international standard (ISO/IEC 19510:2013) offering a rich set of symbols: events, activities, decision gateways, pools, lanes, and artifacts. It combines business readability with formality sufficient for automation. More about the elements of this notation can be found in the article on BPMN process modeling.

Value Stream Mapping (VSM) comes from Lean philosophy and focuses on value flow. In addition to process steps, it measures cycle time, waiting time, and other operational parameters, allowing calculation of the ratio of value-adding time to total lead time.

FeatureFlowchartSwimlaneBPMN 2.0Value Stream Mapping
Notation complexityLowLow-mediumMedium-highMedium
Learning curveMinimalLowModerateModerate
Responsibility visibilityNoneHighHigh (pools and lanes)Low
Quantitative data (times, inventories)OptionalOptionalOptionalBuilt-in
Automation capabilityNoneNoneYes (BPM engines)None
International standardNoNoYes (ISO/IEC 19510)No (but Lean standard)
Best useWorkshops, quick sketchesMulti-department processesProfessional analysis, automationLean optimization, waste elimination
Typical audienceEveryoneManagers, teamsAnalysts, architects, ITProcess engineers, Lean practitioners

Step-by-Step Process Mapping Methodology

Simply choosing a notation isn’t enough — process mapping requires a methodical approach. Below we present a proven six-stage methodology.

Step 1 — Process identification and selection. Start by determining which process you’ll map and why. Clearly defining the motivation helps maintain project focus. It’s worth creating a short brief containing: process name, mapping goal, expected results, and team composition.

Step 2 — Scope definition. Determine process boundaries — where it starts and where it ends. Good practice is defining so-called SIPOC (Supplier — Input — Process — Output — Customer), which clearly delineates boundaries: who supplies inputs, what are process inputs and outputs, who is the result recipient.

Step 3 — Information gathering. This is the most important and most often underestimated stage. Gather information from multiple sources: interviews with process participants, workplace observation (shadowing), documentation analysis, and data from IT systems. Key principle: map the process as it really is (AS-IS), not as it should be according to procedures.

Step 4 — Creating the AS-IS map. Draw the map of the current process. Start with the main path (happy path), then add variants and exceptions. A workshop session during which process participants jointly draw the map on the wall (sticky notes, whiteboard) is one of the most effective ways to obtain a complete picture.

Step 5 — Map analysis. Review the AS-IS map for: bottlenecks, redundant steps, loops and returns, missing exception handling paths, excessive approval points, and manual activities that can be automated. Mark each problem on the map — this is the input list for designing improvements.

Step 6 — Designing the TO-BE map. Based on analysis results, design the target process flow. The TO-BE map doesn’t have to be revolutionary — sometimes eliminating a few redundant steps brings more benefits than fundamental redesign. Each change should be justified by a specific problem identified in step 5.

Process Mapping Tools

Tool selection should be subordinate to project goals and organizational process maturity.

Microsoft Visio offers templates for flowcharts, swimlane, and BPMN, with full integration with the Microsoft 365 ecosystem. It works well in organizations already using the Microsoft suite.

Lucidchart is a cloud tool with an intuitive interface and real-time collaboration. Popular in distributed teams thanks to integration with Google Workspace and Confluence.

Miro is a visual collaboration platform that works excellently in workshop sessions (steps 3 and 4 of the methodology). The final map is worth transferring to a more formal tool.

Bizagi Modeler is a free desktop tool dedicated to BPMN 2.0 with diagram correctness validation and export to multiple formats.

Camunda Modeler is a free open-source tool for BPMN 2.0 and DMN, with the ability to deploy models directly to the Camunda engine. Natural choice when planning process automation.

Worth mentioning also draw.io (diagrams.net) — a free tool sufficient for simple diagrams — and enterprise platforms (ARIS, SAP Signavio) for managing process architecture in large organizations.

Mapped Process Analysis Techniques

The real value of mapping is revealed in the analysis phase. Three basic analytical techniques complement each other.

Bottleneck analysis involves finding places where work accumulates and queues form. A bottleneck is a step with throughput lower than demand. Typical examples: a single person approving all requests, an IT system with limited performance, a step requiring manual data processing from multiple sources. Improving any other step won’t bring improvement if the bottleneck remains unchanged.

Waste detection comes from Lean and involves identifying activities that don’t add value from the customer’s perspective. Lean defines eight types of waste: overproduction, waiting, unnecessary transport, overprocessing, excess inventory, unnecessary motion, defects, and underutilized human potential. On the map, waste manifests as steps existing “because it’s always been done this way,” multiple entries of the same data, or waiting for approval without substantive value.

Cycle time analysis measures how long it takes a work unit to pass through the entire process. On the map, mark the execution time of each step (processing time) and waiting time between steps (wait time). In many organizations, actual work time represents only 5-15% of total transit time — the rest is waiting in queues and for approvals.

From Map to Optimization — Lean and Six Sigma Approaches

The process map is a diagnostic tool. To transform diagnosis into real improvements, a methodical approach is needed.

Lean focuses on waste elimination and value flow maximization. Key principles are: defining value from customer perspective, value stream mapping (VSM), ensuring continuous flow, implementing a “pull” system, and continuous improvement (kaizen). In practice, this means eliminating non-value-adding steps, shortening the path between steps, and simplifying decision points.

Six Sigma focuses on variation reduction and defect elimination, using the DMAIC cycle (Define — Measure — Analyze — Improve — Control). Process mapping is an integral part of the Define (SIPOC) and Analyze (root cause analysis) phases. Six Sigma brings statistical discipline to optimization — decisions are based on data, not intuition.

Lean Six Sigma combines both approaches: Lean’s focus on flow with Six Sigma’s analytical discipline. Regardless of chosen methodology, optimization must be based on solid understanding of the current state — the AS-IS map supplemented with quantitative data is this foundation.

More about approaches to business process optimization — including techniques for implementing improvements and measuring results — can be read in a dedicated article.

Most Common Mistakes in Process Mapping

Mapping the ideal process instead of the actual one. Process participants often describe the “how it should be” version. Meanwhile, the AS-IS map must reflect reality — with workarounds, informal information passing, and steps that “officially don’t exist.” Remedies: workplace observation, questions like “what do you do when this step doesn’t work?”, comparing accounts of different participants.

Inappropriate level of detail. A map too general, from which nothing follows, or so detailed it’s unreadable. Solution: match detail level to project goal and be consistent throughout the diagram.

Lack of actual process participant engagement. A map drawn from behind a desk by an analyst is by definition incomplete. Frontline people know nuances and exceptions that aren’t in any documentation.

Omitting exception paths. Focusing only on the happy path gives a false picture of the process. A significant portion of time and resources is consumed by exception handling — complaints, escalations, material shortages.

Treating mapping as a goal rather than a tool. The map itself changes nothing. It’s better to have a “good enough” map based on which you quickly take action than a perfect diagram put on a shelf.

One-time mapping without updates. Processes change. It’s worth establishing a map review cycle (e.g., once a quarter) and designating people responsible for their updates.

How EITT Supports Organizations in Building Process Mapping Competencies?

Process mapping is a competency combining methodological knowledge with soft skills — conducting workshops, asking the right questions, and translating diagrams into real actions. It’s a skill set most effectively built through practice under the guidance of experienced practitioners.

EITT offers open and closed training in business process mapping and optimization, covering workshop techniques, notations (flowchart, swimlane, BPMN 2.0, VSM), and optimization methodologies (Lean, Six Sigma, Lean Six Sigma). Programs are designed so participants work on real processes from their organizations — thanks to this, they leave with ready maps and an action plan.

With a network of over 500 experts, experience of over 2500 completed trainings, and an average participant rating of 4.8/5, EITT provides access to trainers with practical experience in conducting optimization projects in organizations of various sizes and from different industries. Additional information about the approach to process mapping can be found in our process mapping guide.

Regardless of whether your organization is just starting its journey with process mapping or looking for a way to raise the competencies of the analyst team — well-selected training allows you to avoid typical mistakes, accelerate the project, and build foundations of a process culture that will pay dividends for years.


Business process mapping is not an academic exercise or a one-time project — it’s a fundamental organizational competency, without which it’s difficult to speak of conscious operations management. A process map provides something that no verbal description can ensure: shared, unambiguous understanding of how the company really works. From this understanding begins every sensible optimization — whether based on Lean, Six Sigma, automation, or common sense. The key is a pragmatic approach: choosing the right notation for a specific goal, engaging people who know the process inside out, and treating the map as a tool for making better decisions.

Frequently Asked Questions

What is the difference between process mapping and process modeling?

Process mapping is the broader activity of visually documenting how work flows through an organization, often using simple notations like flowcharts or swimlane diagrams. Process modeling is a more formal discipline that uses standardized notations such as BPMN 2.0 to create precise, executable representations that can be validated, simulated, or deployed in automation engines.

How long does a typical process mapping project take?

A focused mapping project for a single end-to-end process typically takes two to four weeks, including stakeholder interviews, workshop sessions, AS-IS map creation, and initial analysis. Larger initiatives covering multiple processes or an entire organizational process architecture can span several months depending on scope and complexity.

Which notation should a beginner start with?

Beginners should start with basic flowcharts or swimlane diagrams, which have a minimal learning curve and are immediately readable by all stakeholders. Once comfortable with the fundamentals of process visualization, transitioning to BPMN 2.0 is recommended for projects requiring greater precision, standardization, or potential automation.

How often should process maps be updated?

Process maps should be reviewed and updated at least once per quarter, or whenever a significant change occurs in the process — such as a new system implementation, organizational restructuring, or regulatory requirement. Assigning a process owner responsible for maintaining each map ensures that documentation remains accurate and useful over time.

Read also

Develop your skills

Want to deepen your knowledge in this area? Check out our training led by experienced EITT instructors.

➡️ BPMN 2.0 for business analysts — EITT training

Request a quote

Develop Your Competencies

Check out our training and workshop offerings.

Request Training
Call us +48 22 487 84 90