Add and configure a stage in a playbook

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Add and configure a stage in your playbook.

    Before you begin

    Role required: playbook.admin or pd_author

    Review Stages and activities.

    Procedure

    1. Add a stage.
      ViewSteps
      Diagram
      1. Select the + icon after the trigger to add the first stage in your playbook.
      2. In the mini-picker, select the dotted square icon. Square dotted stage icon in Diagram view mini-picker.
      Board In Board view, click + Add stage.
      Your new stage appears, and the Stage properties panel opens.
    2. Fill in the following fields.
      1. Provide the basic details of the stage.
        Table 1. Required inputs
        Label Enter a unique, user-facing name for your stage. This name appears to agents and fulfillers during runtime of your playbook.
        Description Optionally, enter some descriptive details about your stage.
        Run condition After the stage starts, the stage runs only if specific conditions are met.
        Start Rule Choose when you want your stage to start running. Options include:
        • When playbook starts: Your stage starts running as soon as the playbook starts.
        • After specific stages: Your stage starts running after specified stage(s) have finished running.
      2. Optional: Show additional options in the activity for even more granular control.
        Warning:
        Changing the advanced property fields of an activity can potentially break your automation. Make sure you understand how the playbook and its activities flow before you make changes.
      OptionDescription
      Display order When there are multiple stages running at the same time, define the order in which stages appear during a playbook run.
      Note:
      In Workflow Studio, this can also be helpful when viewing parallel activities in Diagram view.
      Start with delay

      Specify a duration of time to wait before running an stage whose start rule and conditions have been met. For more information, see Start with delay input properties.

    3. Under the Runtime permissions tab, add sets of users, user groups, user criteria and roles, and define whether they can add optional activities to the stage or restart the stage and its activities.
    4. Click Save and close to finish adding the stage to your playbook.
      You can continue to add more stages to your playbook and fill in fields as described in the previous steps. In the Board view, use the Stage actions menu Stage actions menu to add stages between existing stages.
      Stages are created.

    What to do next

    Add and configure your activities.