Impact report scoreboard — reach, outcomes, and cost per outcome

A donor-facing impact slide: people reached, outcomes delivered, cost per outcome, and funds deployed, with what's working and where the next funding goes.

Try in Playground
Impact report scoreboard — reach, outcomes, and cost per outcome slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Kpi Metrics
Output
.pptx + PDF + PNG

Example brief

Annual impact report slide for a nonprofit grant program. Scoreboard of people reached, outcomes delivered, cost per outcome, and funds deployed against budget, then what's working, what's hard, and where the next grant tranche is directed.

Render it

Brief path

curl -X POST https://api.slideforge.dev/v1/render/auto \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{ "brief": "Annual impact report slide for a nonprofit grant program. Scoreboard of people reached, outcomes delivered, cost per out" }'

Structured intent (this template)

{
  "pattern": "kpi_metrics",
  "title": "Reached 18,400 people and beat the cost-per-outcome target — scale the school-based model next",
  "subtitle": "2026 program impact report",
  "metric_kind": "delta_scoreboard",
  "layout_profile": "strip_4",
  "metrics": [
    {
      "label": "People reached",
      "value": "18,400",
      "delta": {
        "value": "+24% YoY",
        "tone": "good"
      },
      "emphasis": "primary"
    },
    {
      "label": "Outcomes delivered",
      "value": "11,200",
      "delta": {
        "value": "+19%",
        "tone": "good"
      }
    },
    {
      "label": "Cost per outcome",
      "value": "$38",
      "delta": {
        "value": "-14% vs target",
        "tone": "good"
      }
    },
    {
      "label": "Funds deployed",
      "value": "92%",
      "delta": {
        "value": "of grant",
        "tone": "neutral"
      }
    }
  ],
  "sections": [
    {
      "label": "What's working",
      "tone": "good",
      "points": [
        "School model: 2.3x reach per dollar",
        "Local partners cut delivery cost",
        "81% completed the full program"
      ]
    },
    {
      "label": "What's hard",
      "tone": "bad",
      "points": [
        "Rural reach lags on transport",
        "Volunteer turnover hit mentoring",
        "Outcome data delayed in one region"
      ]
    },
    {
      "label": "Next tranche",
      "points": [
        "Expand school model to 4 districts",
        "Fund two regional coordinators",
        "Invest in mobile data collection"
      ]
    }
  ],
  "source_note": "Program M&E system, 2026",
  "takeaway": "The school-based model delivers the most outcomes per dollar — direct the next tranche there."
}

Related templates

Frequently asked questions

How do I render the Impact report scoreboard — reach, outcomes, and cost per outcome template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Impact report scoreboard — reach, outcomes, and cost per outcome deterministically — editable PowerPoint in under a second.

Impact report scoreboard — reach, outcomes, and cost per outcome Slide Template | SlideForge | SlideForge (slideforge.dev)