PPTX.gallery
Open in PPTX.dev

Layout Pattern

KPI Scorecard

Row of KPIs with current value, target, and RAG status. The health check at a glance.

KPIsTrackingStatus

How to Use It

Different from Stats & Metrics (which shows isolated wins), a scorecard shows accountability - every KPI has a target and a color-coded status. Format as a table with columns: Metric, Current, Target, Variance, Status. Use traffic-light colors for status (green/amber/red). 5-8 rows works best. Use this for QBRs, board reviews, and operational reviews where audit trail matters more than visual drama.

Content Zones

HeadlineKey insight
EvidenceChart, metric, or table

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:kpi-scorecard
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/kpi-scorecard",
  "tags": [
    "gallery:layouts/kpi-scorecard"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "kpi-scorecard",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"kpi-scorecard\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.