Layout Pattern
Swimlane Process
Process flow broken into horizontal lanes per actor or team. Shows who does what, in what order.
How to Use It
Regular process flows hide ownership; swimlanes make it obvious. Horizontal rows represent actors (teams, roles, systems), columns represent phases, and steps sit in the intersection. Draw arrows between steps, including cross-lane arrows for handoffs - those are often where the process breaks. Ideal for cross-functional workflows, service blueprints, and incident response diagrams.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Visual Storytelling
Customer Journey Map
Phases of the customer experience with actions, touchpoints, and emotions. Makes empathy visible.
/layouts/customer-journey
Visual Storytelling
Image Focus
Full-bleed imagery with overlaid text. Ideal for emotional storytelling and visual impact.
/layouts/image-focus
Visual Storytelling
Image Only 1x Crop SlideImage
Image Only 1x Crop SlideImage OPF layout with a image zone.
/layouts/image-only-1x-crop-slideimage
Visual Storytelling
Image Only 1x Crop Title Center SlideImage
Image Only 1x Crop Title Center SlideImage OPF layout with a image zone and a slide title.
/layouts/image-only-1x-crop-title-center-slideimage
Visual Storytelling
Image Only 1x Crop Title Left SlideImage
Image Only 1x Crop Title Left SlideImage OPF layout with a image zone and a slide title.
/layouts/image-only-1x-crop-title-left-slideimage
Visual Storytelling
Image Only 1x Fit SlideImage
Image Only 1x Fit SlideImage OPF layout with a image zone.
/layouts/image-only-1x-fit-slideimage
OPF Config
layouts:swimlane-process{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/swimlane-process",
"tags": [
"gallery:layouts/swimlane-process"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "swimlane-process",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"swimlane-process\" preset."
}
]
}Preview this config live at pptx.dev/playground.