Value Stream Mapping (VSM) is a Lean management technique that visualizes the flow of materials and information required to deliver a product or service from initial request to customer delivery. Originally developed for manufacturing by Toyota, VSM has evolved into a foundational tool for DevOps, software delivery, and process improvement across industries. The core insight: most time in any process is spent waiting, not working — Flow Efficiency in typical organizations averages just 5-15%, meaning 85-95% of lead time is pure waste. VSM makes this invisible waste visible, enabling teams to identify constraints, eliminate bottlenecks, and design flow-optimized future states that dramatically reduce delivery time while improving quality.
What This Cheat Sheet Covers
This topic spans 30 focused tables and 250 indexed concepts. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
Table 1: Core Concepts & Definitions
| Concept | Example | Description |
|---|---|---|
Idea → Code → Build → Test → Deploy → Customer | All actions (value-added and non-value-added) required to deliver a product or service from start to customer delivery | |
Documenting actual process with measured cycle times, wait times, handoffs | Visual representation of how work actually flows today, based on direct observation at the gemba (where work happens) | |
Redesigned process eliminating 3 handoffs, reducing lead time 40% | • Envisioned improved state designed to reduce waste, smooth flow, and meet customer demand • typically targets 6-12 months ahead | |
Order placed Monday → delivered Friday = 5 days lead time | • Total elapsed time from customer request initiation until delivery • includes all wait time and active work time | |
Developer actively codes feature for 6 hours | • Time to complete one unit of work from start to finish of active work • excludes wait time before work begins | |
Assembly step takes 45 seconds per unit | • Active work duration required to complete a specific process step • also called value-add time or touch time |