Hero StatementExecutive cover with metadataManagement ConsultingCorporate & Business

Executive cover with metadata

A board-ready cover with title and client/program/classification metadata.

Try in Playground
Executive cover with metadata slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Hero Statement
Output
.pptx + PDF + PNG

Example brief

Create a board-ready executive cover for the AI operating model steering deck: title 'AI Operating Model — Steering Committee Review', a one-line purpose, and a document-control lockup with client (Helvetia Mutual Group), program (Enterprise AI Transformation), audience (Group Steering Committee) and a Confidential classification, dated Q3 2026.

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": "Create a board-ready executive cover for the AI operating model steering deck: title 'AI Operating Model — Steering Comm" }'

Structured intent (this template)

{
  "pattern": "hero_statement",
  "variant": "executive_cover_with_metadata",
  "title": "AI Operating Model — Steering Committee Review",
  "subtitle": "A board-ready readout of the target operating model and the decisions required this quarter.",
  "metadata": [
    {
      "label": "Client",
      "value": "Helvetia Mutual Group"
    },
    {
      "label": "Program",
      "value": "Enterprise AI Transformation"
    },
    {
      "label": "Prepared for",
      "value": "Group Steering Committee"
    },
    {
      "label": "Classification",
      "value": "Confidential",
      "emphasis": "primary"
    }
  ],
  "date_callout": "Q3 2026"
}

Related templates

Frequently asked questions

How do I render the Executive cover with metadata 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 cover with metadata deterministically — editable PowerPoint in under a second.

Executive cover with metadata Slide Template | SlideForge | SlideForge (slideforge.dev)