Executive summary — the call and the case for it
An internal executive summary: the recommendation, the context, the supporting analysis, and the decision needed.
Try in PlaygroundExample brief
Executive summary for an internal leadership review. The recommendation up top, then context, analysis, and the decision required from the leadership team.
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": "Executive summary for an internal leadership review. The recommendation up top, then context, analysis, and the decision" }'Structured intent (this template)
{
"pattern": "takeaway_stack",
"variant": "governing_thought_stack",
"title": "Re-base the FY26 plan on the new demand outlook and protect the margin line",
"claim": "Hold the margin commitment; re-phase growth investment into H2 as demand recovers.",
"claim_detail": "Owner: CFO · for the FY26 planning review · decision needed this cycle",
"support_groups": [
{
"label": "Context",
"reason": "Demand is softer than the plan assumed.",
"evidence": [
"Order intake -6% vs plan in two regions.",
"Channel inventory still elevated."
]
},
{
"label": "Analysis",
"reason": "Margin holds if we re-phase, not cut.",
"evidence": [
"Deferring two launches protects 0.6pt of margin.",
"Cost actions already cover the fixed base."
]
},
{
"label": "Decision",
"reason": "Approve the re-phased plan.",
"evidence": [
"Shift growth spend to H2 triggers.",
"Hold the margin guardrail at 21%."
]
}
],
"ask": "Approve the re-based FY26 plan this cycle so commitments and incentives align before kickoff."
}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 Executive summary — the call and the case for it 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 Executive summary — the call and the case for it deterministically — editable PowerPoint in under a second.