PPTX.gallery
Open in PPTX.dev

Layout Pattern

Swimlane Process

Process flow broken into horizontal lanes per actor or team. Shows who does what, in what order.

ProcessHandoffsOwnership

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

TitleSlide title
BodyPrimary content

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

OPF Config

layouts:swimlane-process
Open Presentation Format
{
  "$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."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.