reportingrte-or-executivedata-heavy

PI Predictability Slide Template

Predictability achievement % per sprint with the canonical SAFe 80-100% target band shaded behind the line. Honest BV proxy: closed_points / total_points × 100. Target band signals when teams are inside the predictable zone.

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

Parameters

Parameter
Description
labels
Sprint/PI labels
series
Series — typically [{name:Achievement %, values:[..]}]
target_band
{min:80, max:100, label:Target zone}
subtitle
{"type":"str","required":false}

Example brief

5-sprint achievement % chart with 80-100% target band per SAFe convention.

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": "ed75e5a1-16d4-5a7c-aa29-8e109b625bee",
    "brief": "5-sprint achievement % chart with 80-100% target band per SAFe convention...."
  }'

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": "ed75e5a1-16d4-5a7c-aa29-8e109b625bee",
  "params": []
}'

Tags

pipredictabilityachievementsafereporting

Related templates

Frequently asked questions

How do I render a PI Predictability slide?

Send a POST request to /v1/render with template "ed75e5a1-16d4-5a7c-aa29-8e109b625bee" 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 PI Predictability template accept?

The PI Predictability template accepts: labels, series, target_band, 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 PI Predictability slide in under 1 second. $3 free credit, no card required.