reportingportfolio-managementnarrative

Portfolio Project RAG Slide Template

One row per project showing its independent RAG status (computed from its own metrics, not the workspace aggregate). The portfolio-equivalent of the executive snapshot — leaders see at a glance which projects are healthy and which need attention.

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

Parameters

Parameter
Description
rows
Tracker rows: [{label, status: green|amber|red, note}, ...]
subtitle
{"type":"str","required":false}

Example brief

4 projects with RAG status and one-line health summaries.

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": "57383b4e-d25c-587f-a22b-44bb38a527bf",
    "brief": "4 projects with RAG status and one-line health summaries...."
  }'

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": "57383b4e-d25c-587f-a22b-44bb38a527bf",
  "params": []
}'

Tags

portfolioragstatusinitiativereporting

Related templates

Frequently asked questions

How do I render a Portfolio Project RAG slide?

Send a POST request to /v1/render with template "57383b4e-d25c-587f-a22b-44bb38a527bf" 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 Portfolio Project RAG template accept?

The Portfolio Project RAG template accepts: rows, 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 Portfolio Project RAG slide in under 1 second. $3 free credit, no card required.