Example brief
The Q3 enterprise AI pipeline currently stands at EUR 96M in identified demand, with EUR 61M qualified, EUR 43M in qualified pipeline, EUR 28M with solution-fit validated, EUR 16M in proposal or negotiation, and EUR 9M in committed forecast, but has a gap of EUR 9M to reach the Q3 target of EUR 18M, with conversions ranging from 0.56 to 0.7 between stages, and a notable bottleneck at the solution-fit validation stage due to security review, prompting a need to move EUR 12M into proposal by the end of June.
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 Q3 enterprise AI pipeline currently stands at EUR 96M in identified demand, with EUR 61M qualified, EUR 43M in quali" }'Structured intent (this template)
{
"pattern": "funnel",
"title": "Coverage-rich at the top but under-committed late - move EUR 12M into proposal by end of June",
"subtitle": "Q3 enterprise AI pipeline by stage",
"variant": "pipeline_value_funnel",
"unit": "",
"stages": [
{
"label": "Identified demand",
"value": 96,
"display": "EUR 96M",
"detail": "43 accounts"
},
{
"label": "ICP-qualified",
"value": 61,
"display": "EUR 61M",
"detail": "31 accounts"
},
{
"label": "Qualified pipeline",
"value": 43,
"display": "EUR 43M",
"detail": "21 accounts"
},
{
"label": "Solution-fit validated",
"value": 28,
"display": "EUR 28M",
"detail": "13 accounts",
"emphasis": "primary"
},
{
"label": "Proposal / negotiation",
"value": 16,
"display": "EUR 16M",
"detail": "8 accounts"
},
{
"label": "Committed forecast",
"value": 9,
"display": "EUR 9M",
"detail": "6 deals"
}
],
"transitions": [
{
"conversion": 0.64
},
{
"conversion": 0.7
},
{
"conversion": 0.65,
"note": "Bottleneck: security review",
"tone": "warn"
},
{
"conversion": 0.57
},
{
"conversion": 0.56
}
],
"target": {
"value": 18,
"label": "Q3 target",
"display": "EUR 18M",
"gap_display": "gap EUR 9M"
},
"caution": "Partner-sourced deals convert 2x faster than direct outbound.",
"source_note": "CRM pipeline, June 2026",
"takeaway": "Focus two weeks on security-pattern reuse and partner-led acceleration, not new prospecting."
}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 Pipeline value funnel 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 Pipeline value funnel deterministically — editable PowerPoint in under a second.