reportingagiledata-heavy

Sprint Executive Dashboard Slide Template

6-KPI grid summarising the active sprint: items, completed, velocity, cycle time, team size, defect rate.

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

Parameters

Parameter
Description
metrics
6 KPI dicts: value/label/[trend/trend_dir]
subtitle
{"type":"str","required":false}
takeaway
{"type":"str","required":false}

Example brief

Sprint dashboard summarising 40 items, 14 done, 58 pts velocity, 1.7d cycle time, 10 engineers, 15% defects.

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": "96600c64-2c07-54e1-bcef-ba3fdbbc821b",
    "brief": "Sprint dashboard summarising 40 items, 14 done, 58 pts velocity, 1.7d cycle time..."
  }'

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": "96600c64-2c07-54e1-bcef-ba3fdbbc821b",
  "params": []
}'

Tags

sprintkpidashboardmetricsagilereporting

Related templates

Frequently asked questions

How do I render a Sprint Executive Dashboard slide?

Send a POST request to /v1/render with template "96600c64-2c07-54e1-bcef-ba3fdbbc821b" 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 Executive Dashboard template accept?

The Sprint Executive Dashboard template accepts: metrics, subtitle, takeaway. Supports 6-6 items. 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 Executive Dashboard slide in under 1 second. $3 free credit, no card required.