Canceling a running playbook
You can cancel running instances of any playbook.
When a playbook is activated, an instance of that playbook runs. Multiple instances of the same playbook can run simultaneously. When you cancel running instances of a playbook, you cancel all the running instances, not a specific instance. When you cancel a running instance, any changes are reverted to their previous state.
To cancel running instances of the playbook, you must be in the playbook itself.
- Click the menu in the toolbar and select Cancel instances.
All running instances are listed.
- Enter a reason for canceling the instances.
- Click Cancel all instances.
The system cancels the instances in the background, and notifies you when the process is complete.