PPTX.gallery
Open in PPTX.dev

Timelines Block

Process Overview

A process-flow block for explaining stages, handoffs, or operating rhythm.

process-overview1 slidebalanced density

Process

From intake to decision

Map the handoffs that turn inputs into outcomes.

Intake

Review

Decision

Close

Use Process Overview in your next deck — for free

STORYD writes a presentation around your topic and applies Process Overview across every slide. No template hunting, no copy-paste.

Build a deck with Process Overview →

Free, no card. Exports to PPTX.

OPF Config

blocks:process-overview
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "Process Overview",
  "description": "A process-flow block for explaining stages, handoffs, or operating rhythm.",
  "tone": "technical",
  "narrative": "what-so-what-now-what",
  "takeaway": "Explain a workflow from first input to final outcome.",
  "tags": [
    "content-block",
    "gallery:blocks/process-overview"
  ],
  "design": {
    "colorScheme": "forest-green",
    "fontScheme": "open-sans",
    "background": {
      "type": "solid",
      "color": "#ffffff"
    }
  },
  "slides": [
    {
      "id": "process-overview",
      "layout": "process-flow",
      "title": "From intake to decision",
      "subtitle": "A simple operating flow with visible handoffs.",
      "bullets": [
        "Intake",
        "Review",
        "Decision",
        "Close"
      ]
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.

Use Case

Use when a workflow needs to be understood end to end.

When to Use

For operations, onboarding, service delivery, and implementation decks.

When to Avoid

Avoid when the process is non-linear and needs a journey map instead.

Block Structure

process-flow

From intake to decision

A simple operating flow with visible handoffs.

  • -Intake
  • -Review
  • -Decision
  • -Close

Best Practices

1

Use verbs for stages.

2

Keep exceptions out of the main flow.

3

Show ownership only when it changes the decision.

Playground deep link: config=blocks:process-overview