Contribution build-up bridge
Procurement levers yield EUR 18M net annual benefit
Try in PlaygroundExample brief
The transformation is funded by three main procurement levers: category renegotiation saving EUR 8.5M, demand management saving EUR 4.2M, and supplier consolidation saving EUR 3.7M. Additional savings come from contract compliance, spec harmonization, and working capital. Implementation run costs and one-time enablement costs are EUR 3.4M and EUR 2.1M respectively. The total net run-rate benefit is EUR 18.2M, exceeding the target of EUR 18M.
Render it
Brief path
curl -X POST https://api.slideforge.dev/v1/render/auto \
-H "Authorization: Bearer sf_live_..." \
-H "Content-Type: application/json" \
-d '{ "brief": "The transformation is funded by three main procurement levers: category renegotiation saving EUR 8.5M, demand management" }'Structured intent (this template)
{
"pattern": "waterfall_bridge",
"title": "Three procurement levers fund the transformation and still leave EUR 18M+ net annual benefit",
"subtitle": "Procurement value case: annual run-rate savings (EUR M)",
"variant": "contribution_build_up_bridge",
"unit": "",
"tone_mode": "mathematical",
"steps": [
{
"kind": "start",
"label": "Baseline",
"value": 0,
"display": "0"
},
{
"kind": "delta",
"label": "Category renegotiation",
"value": 8.5,
"emphasis": "primary"
},
{
"kind": "delta",
"label": "Demand management",
"value": 4.2
},
{
"kind": "delta",
"label": "Supplier consolidation",
"value": 3.7
},
{
"kind": "delta",
"label": "Contract compliance",
"value": 2.9
},
{
"kind": "delta",
"label": "Spec harmonization",
"value": 2.6
},
{
"kind": "delta",
"label": "Working capital",
"value": 1.8
},
{
"kind": "delta",
"label": "Implementation run cost",
"value": -3.4
},
{
"kind": "delta",
"label": "One-time enablement",
"value": -2.1
},
{
"kind": "total",
"label": "Net run-rate benefit",
"value": 18.2,
"display": "18.2"
}
],
"source_note": "Procurement transformation business case",
"takeaway": "Fund delivery from category renegotiation; net benefit clears EUR 18M after run costs."
}Related templates
Bars vs target marker
Margin recovery is visible but three units are below target
Diverging variance bars
Cloud hosting and contractor spend offset hiring delay savings
Grouped comparison bars
Pipeline coverage is ahead of last year but below target in two regions
Ranked magnitude bars
Three offer families drive 68% of FY25 growth
Frequently asked questions
How do I render the Contribution build-up bridge template?
Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.
Does an AI write the slide?
No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.
Can I customize the colors and fonts?
Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.
Try this template
Render Contribution build-up bridge deterministically — editable PowerPoint in under a second.