reportingagilenarrative

Sprint Highlights & Risks Slide Template

Two-column auto-detected highlights (green) and risks/blockers (red) from sprint signal detection.

Try in Playground
Sprint Highlights & Risks slide template preview — rendered with SlideForge
Cost
$0.03/slide
Speed
<1 second
Items
Output
.pptx + PDF + PNG

Parameters

Parameter
Description
highlight_items
Highlight dicts {text} for the green column
risk_items
Risk dicts {text} for the red column
subtitle
{"type":"str","required":false}

Example brief

Highlights (velocity up 12%, fast cycle time) and risks (single-engineer bottleneck, overdue pattern).

API example

With a brief (async, $0.05)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "template": "e7cad57f-c440-53b1-b101-dbea17a9eee6",
    "brief": "Highlights (velocity up 12%, fast cycle time) and risks (single-engineer bottlen..."
  }'

With structured params (sync, $0.03)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
  "template": "e7cad57f-c440-53b1-b101-dbea17a9eee6",
  "params": []
}'

Tags

sprinthighlightsrisksblockersagilereporting

Related templates

Frequently asked questions

How do I render a Sprint Highlights & Risks slide?

Send a POST request to /v1/render with template "e7cad57f-c440-53b1-b101-dbea17a9eee6" and your data in the params field. The response includes a .pptx download URL and PNG preview. Template renders cost $0.03 and complete in under 1 second.

What data does the Sprint Highlights & Risks template accept?

The Sprint Highlights & Risks template accepts: highlight_items, risk_items, subtitle. See the parameter reference below for details.

Can I customize the colors and fonts of this template?

Yes — pass a theme_id parameter to apply your custom brand colors, fonts, and logo. SlideForge has 8 built-in themes, or you can create custom themes via the Themes API.

Try this template

Render a Sprint Highlights & Risks slide in under 1 second. $3 free credit, no card required.