reportingagiledata-heavy

Sprint Project & Status Breakdown Slide Template

Two-pane: per-project item counts (BarList) + status distribution (Donut). Used in workspace-wide sprint reports.

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

Parameters

Parameter
Description
bar_rows
Per-project rows: label/value/display
donut_segments
Status segments: name/value
center_label
Donut center number (total items)
subtitle
{"type":"str","required":false}

Example brief

Project breakdown across 3 projects + status distribution donut for workspace sprint.

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": "03bd3f8d-a957-595d-bf1e-31f71c9c3556",
    "brief": "Project breakdown across 3 projects + status distribution donut for workspace sp..."
  }'

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": "03bd3f8d-a957-595d-bf1e-31f71c9c3556",
  "params": []
}'

Tags

sprintportfoliobreakdownstatusdonutagilereporting

Related templates

Frequently asked questions

How do I render a Sprint Project & Status Breakdown slide?

Send a POST request to /v1/render with template "03bd3f8d-a957-595d-bf1e-31f71c9c3556" 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 Project & Status Breakdown template accept?

The Sprint Project & Status Breakdown template accepts: bar_rows, donut_segments, center_label, 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 Project & Status Breakdown slide in under 1 second. $3 free credit, no card required.