Skip to content
Business Medium #value-stream#lean

Value Stream Map

Process steps + value-add time + waiting time. Most cycle time is waiting.

A free, animated value stream map you can read here or embed on any website, from Scrollchart.

Value Stream Map

Value Stream MapValue-add time 205 min vs. wait time 112 hrs. Process cycle efficiency: 3.0%.Lead time flow

A timeline with value-add segments shaded and waiting segments unshaded. The ratio of value-add to total time (process efficiency) is typically below 10%.

Good for

  • Lean transformation articles explaining why lead-time reduction requires attacking queues, not increasing activity speed
  • Operations improvement case studies mapping current-state vs. future-state PCE targets
  • Supply chain and service delivery explainers showing the ratio of value-add to total cycle time

Source & accuracy

This value stream map is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Separating value time from wait time

A value stream map tracks every step in a process and splits cycle time into two categories: value-add time and waiting time. Value-add time is when someone is actively working on the product or order: manufacturing, coding, serving a customer. Waiting time is when the work sits idle, queued, or blocked, waiting for the next step to become available. The surprise in most value stream maps is that waiting dominates. In knowledge work, waiting often accounts for 70-80 percent of total cycle time.

A software development process from requirement to shipped feature might take 30 days total. The actual engineering work might be 6 days: design (1), code (2), review (1), testing (2). The remaining 24 days are waiting: requirement clarification queued in the backlog (8 days), waiting for review (7 days), waiting for deployment window (3 days), waiting in test queue (6 days). Only 20 percent of the cycle is real work.

Improvement targets the waste, not the work

Managers often try to speed up the value-add steps, asking engineers to code faster or QA to test faster. But if 80 percent of the time is waiting, those improvements are drops in a bucket. The real leverage is removing queue. Reduce backlog depth so requirements clarify faster. Parallel code review instead of sequential. Automate testing so there is no test queue. Small improvements to cycle time can cut wait time by half.

Value stream maps are a form of x-ray that reveals the true structure of a process. They explain why a team feels busy and unproductive at the same time: most of their output is coordinating between queues, not creating value. Once the map is clear, improvement strategy shifts from 'work harder' to 'remove obstacles,' and progress accelerates.

Embed this diagram

Add this animated value stream map to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated value stream map for any website.
Who uses it
Business writers.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="value-stream-map" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Value Stream Map" for my website?
Scrollchart provides "Value Stream Map" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I add a value stream map to a finance or business article?
Copy the embed snippet from the Scrollchart page for this diagram and paste it anywhere in your article HTML. It is compatible with WordPress, Webflow, Ghost, Substack, and static HTML pages. No account or API key is needed.