Add and configure a stage in a playbook
Add and configure a stage in your playbook.
시작하기 전에
Role required: playbook.admin or pd_author
Review Stages and activities.
프로시저
-
Add a stage.
View Steps Diagram - Select the + icon after the trigger to add the first stage in your playbook.
- In the mini-picker, select the dotted square icon.
Board In Board view, click + Add stage. Your new stage appears, and the Stage properties panel opens. -
Fill in the following fields.
-
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.
- 옵션:
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.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.
-
Provide the basic details of the stage.
- 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.
-
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
to add stages between existing stages.
Stages are created.