Risk heat grid slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Position Map
Output
.pptx + PDF + PNG

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": "" }'

Structured intent (this template)

{
  "pattern": "position_map",
  "title": "Two high-impact risks need executive attention before cutover rehearsal",
  "subtitle": "SAP-to-Azure data platform - likelihood vs impact",
  "variant": "risk_heat_grid",
  "quadrants": [],
  "items": [
    {
      "label": "R1 Source data defects",
      "cell": "r0c2",
      "emphasis": "primary"
    },
    {
      "label": "R2 Cutover delay",
      "cell": "r0c1"
    },
    {
      "label": "R8 Reporting freeze",
      "cell": "r0c0"
    },
    {
      "label": "R4 Owner availability",
      "cell": "r1c2"
    },
    {
      "label": "R3 Security slippage",
      "cell": "r1c1"
    },
    {
      "label": "R5 Cloud cost overrun",
      "cell": "r1c1"
    },
    {
      "label": "R6 Tooling license gap",
      "cell": "r1c0"
    },
    {
      "label": "R7 Model governance",
      "cell": "r2c2"
    }
  ],
  "legend": [
    {
      "label": "Heat",
      "value": "low -> high risk"
    }
  ],
  "takeaway": "R1 and R2 are the executive-attention risks before cutover rehearsal.",
  "x_axis": {
    "label": "Likelihood",
    "low": "Low",
    "high": "High"
  },
  "y_axis": {
    "label": "Business impact",
    "low": "Low",
    "high": "High"
  }
}

Related templates

Frequently asked questions

How do I render the Risk heat grid 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 Risk heat grid deterministically — editable PowerPoint in under a second.

Risk heat grid Slide Template | SlideForge | SlideForge (slideforge.dev)