Restart a playbook
Restart a playbook from the beginning, an activity, or a stage.
Before you begin
Role required: agent or pd_restarter
If your playbook admin has enabled restart in your playbook, you can find the restart action in the action menus of the playbook, stages, or activities. If you are an admin and would like to enable and configure restart for a playbook in Workflow Studio, see Configure restart for Playbooks.
If a stage or activity is not configured to be restartable, you will not see all of the buttons in this procedure.
Note: Certain activities within a playbook cannot be restarted once they have started. Playbooks in a Cancelled, Complete, or Error state also cannot be restarted. However, the opposite is true for activities and stages. Activities and stages must be complete or in an error state before they can be restarted.
Procedure
- Restart playbook
Note: Playbooks in a Complete, Error, or Cancelled state cannot be restarted.
Open your playbook.
To restart the whole playbook:
- Hover over the playbook name in the contextual side panel to open the context menu
context menu.
2. Select **Restart playbook**.
Restart playbook button in the context menu
- Restart stage
Open your playbook.
Note: Stages and activities must be completed or in an error state before they can be restarted. When a stage or activity is restarted, you may need to:
Complete all restartable stages and activities after it again.
Re-enter information to complete restartable stages and activities again. To restart a stage:
- Hover over the name of the stage in the contextual side panel to open the context menu
More actions menu.
2. Select **Restart stage**
Restart stage button in the context menu
.
- Restart activity
Open your playbook.
Note: Stages and activities must be completed or in an error state before they can be restarted. When a stage or activity is restarted, you may need to:
Complete all restartable stages and activities after it again.
Re-enter information to complete restartable stages and activities again. To restart an activity:
In the activity card, open the context menu.
Select Restart.
Restart button in activity card context menu
Parent Topic:Running Playbooks