Layout Pattern
RACI Matrix
Grid showing who is Responsible, Accountable, Consulted, and Informed for each task. Ends ownership ambiguity.
How to Use It
RACI slides resolve "who owns this" debates. Rows are tasks or decisions, columns are roles or people, cells hold the letters R, A, C, I (one A per row - only one person is accountable). Color-code for scannability. Best used in program kickoffs, cross-functional initiatives, and escalation-path reviews. Keep to 10-15 rows per slide; detailed RACIs belong in a doc, not a slide. Always highlight the Accountable column - that is the one that matters when things go wrong.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Business Strategic
Roadmap
Strategic timeline showing planned initiatives across phases or quarters. Communicates direction and commitment.
/layouts/roadmap
Business Strategic
Assumptions & Dependencies
Lists the conditions this plan depends on. Makes the fragile parts of a strategy explicit.
/layouts/assumptions-dependencies
Business Strategic
Business Model Canvas
9-box canvas covering customers, value, channels, and economics. Strategy on one page.
/layouts/business-model-canvas
Business Strategic
Customer Logos
Grid of recognizable customer brand logos. Social proof at a glance.
/layouts/customer-logos
Business Strategic
Executive Decision
The "ask" slide. States the decision requested, the recommendation, and why.
/layouts/executive-decision
Business Strategic
Market Size
Nested TAM / SAM / SOM visualization showing total market, addressable segment, and obtainable share.
/layouts/market-size
OPF Config
layouts:raci-matrix{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/raci-matrix",
"tags": [
"gallery:layouts/raci-matrix"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "raci-matrix",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"raci-matrix\" preset."
}
]
}Preview this config live at pptx.dev/playground.