Takeaway StackCorporate & Business

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 Playground
Executive summary — the call and the case for it slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Takeaway Stack
Output
.pptx + PDF + PNG

Example 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

Structured intent — create_slide payload

Copy-paste-ready. Renders deterministically (verbatim, no LLM). Add a theme_id for any of the built-in themes — the layout stays identical.

{
  "form": "takeaway_stack",
  "variant": "governing_thought_stack",
  "headline": "Re-base the FY26 plan on the new demand outlook and protect the margin line",
  "data": {
    "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."
  }
}

cURL (REST)

curl -X POST https://dev-api.slideforge.dev/v1/render/intent \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{"form":"takeaway_stack","variant":"governing_thought_stack","headline":"Re-base the FY26 plan on the new demand outlook and protect the margin line","data":{"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

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.

Executive summary — the call and the case for it Slide Template | SlideForge | SlideForge (slideforge.dev)