Configure a wizard layout for a playbook

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Configure a wizard layout that presents a playbook as a guided, step-by-step experience for end users.

    始める前に

    Role required: admin, playbook.admin

    Before you configure a wizard layout, ensure that you:
    • Have an existing playbook with the activities you want end users to complete. For more information, see Create a playbook.
    • Have access to UI Builder and can edit or create a UI Builder page to host the playbook that you created. For more information, see Create a page in UI Builder.

    手順

    1. In UI Builder, open the page that you created, and then in the panel, select Add content.
    2. In the Add content panel:
      1. Select Components.
      2. Expand Playbook.
      3. Select the Playbook Horizontal Wizard layout bundle.
      4. Select Add.
    3. Select the Playbook Wizard component on the canvas.
    4. In the component configuration panel:
      1. Set the Playbook property to the playbook you created earlier.
      2. Review the generated wizard steps, which are created from the playbook activities.
      3. Update step titles or descriptions as needed to match the intended end user flow.
    5. Verify navigation behavior:
      1. Confirm that users can move between steps using the provided navigation controls.
      2. Verify that required fields or completion rules are enforced before users proceed.
    6. Select Preview to review the wizard layout as an end user.
    7. Select Save and then select Publish to publish the UI Builder page.

    タスクの結果

    End users see the playbook displayed as a guided wizard, with clear step-by-step guidance and navigation that walks them through the process from start to completion.

    次のタスク

    • Test the wizard layout as an end user.
    • Refine step labels or layout configuration based on feedback.
    • Reuse the wizard layout pattern for other multi-step playbooks.