Wizard layouts for playbooks

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Wizard layouts present a playbook as a guided, step-by-step experience that helps end users complete a process in a clear and structured way.

    A wizard layout organizes playbook activities into sequential steps. Each step focuses the user on the current activity and provides navigation controls to move forward or backward through the process. This approach is especially useful for multi-step workflows or scenarios where users benefit from explicit guidance and clear progression through their tasks.

    Wizard layouts are configured using UI Builder bundles. When you add a Playbook Wizard layout bundle to a UI Builder page, the required playbook components and connections are created automatically, which reduces the need for manual configuration.

    When to use a wizard layout

    Use a wizard layout when:
    • A playbook contains multiple activities that must be completed in a specific order.
    • End users need clear guidance through a complex or unfamiliar process.
    • You want to limit distraction by focusing the user on one step at a time.

    For complex playbooks with additional logic or scenarios where users can choose activities freely, other playbook layouts might be more appropriate.

    How wizard layouts display and control playbooks

    In a wizard layout:
    • Each wizard step corresponds to a playbook activity.
    • Navigation controls guide users between activities.
    • Completion rules ensure that required information is provided before users proceed.
    Figure 1. Playbook wizard layout
    Playbook wizard layout

    The underlying playbook logic and activity configuration remain the same. The wizard layout changes how the playbook is presented to end users, not what the playbook does.