Layout Pattern
Agenda
Numbered list of topics with timing or section markers. Sets expectations and gives your audience a roadmap.
StructurePlanningNavigation
How to Use It
An agenda slide orients your audience before you dive in. List 4-6 topics maximum. Consider adding time estimates or section numbers. Use subtle icons or numbering to differentiate items. Revisit the agenda between sections to show progress.
Content Zones
ImagePrimary visual
CaptionHeadline or caption
OPF Config
layouts:agendaOpen Presentation Format
{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — layouts/agenda"
},
"design": {},
"slides": [
{
"id": "gallery-preview-1",
"layout": "agenda",
"elements": []
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.