reportingagilenarrative

Sprint Completed Work Slide Template

Single-column list of items closed in the active sprint, grouped/prefixed by epic. Used in Sprint Review to enumerate what shipped.

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

Parameters

Parameter
Description
items
List item dicts {text} for each closed item
section_title
e.g. Closed (52 items)
subtitle
{"type":"str","required":false}

Example brief

Single-column list of 12+ items closed in the sprint, grouped by epic.

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": "a04471ed-b82d-5a49-9308-f92159f26c12",
    "brief": "Single-column list of 12+ items closed in the sprint, grouped by epic...."
  }'

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": "a04471ed-b82d-5a49-9308-f92159f26c12",
  "params": []
}'

Tags

sprintcompletedshippednarrativeagilereporting

Related templates

Frequently asked questions

How do I render a Sprint Completed Work slide?

Send a POST request to /v1/render with template "a04471ed-b82d-5a49-9308-f92159f26c12" 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 Completed Work template accept?

The Sprint Completed Work template accepts: items, section_title, 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 Completed Work slide in under 1 second. $3 free credit, no card required.