Add and configure a stage in a playbook

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 3분
  • Add and configure a stage in your playbook.

    시작하기 전에

    Role required: playbook.admin or pd_author

    Review Stages and activities.

    프로시저

    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.
        표 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. 옵션: Show additional options in the activity for even more granular control.
        경고:
        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.
      옵션설명
      Display order When there are multiple stages running at the same time, define the order in which stages appear during a playbook run.
      주:
      In Workflow Studio, this can also be helpful when viewing parallel activities in Diagram view.
      Parallel paths example
      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.

    다음에 수행할 작업

    Add and configure your activities.