Skip to content

Commit 2c7e600

Browse files
committed
Start draft
1 parent e19f589 commit 2c7e600

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

docs/platform-services/automation-service/automation-service-playbooks.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,17 @@ Every time you publish a playbook, a new version of the playbook is retained. In
226226

227227
<img src={useBaseUrl('img/platform-services/automation-service/playbook-versions.png')} alt="Playbook versions" style={{border:'1px solid gray'}} width="800"/>
228228

229+
## Enable or disable a playbook
230+
231+
You can enable a playbook for use, or disable it to prevent it from being used in automations. Whether a playbook is enabled or disabled displays in the **Status** column: <br/><img src={useBaseUrl('img/platform-services/automation-service/playbook-status-enabled-disabled.png')} alt="Playbook status column" style={{border:'1px solid gray'}} width="800"/>
232+
233+
Status:
234+
* Enabled: <img src={useBaseUrl('img/platform-services/automation-service/playbook-enabled-symbol.png')} alt="Playbook enabled symbol" style={{border:'1px solid gray'}} width="40"/>
235+
* Disabled: <img src={useBaseUrl('img/platform-services/automation-service/playbook-disabled-symbol.png')} alt="Playbook disabled symbol" style={{border:'1px solid gray'}} width="40"/>
236+
237+
238+
239+
229240
## Playbook preferences
230241

231242
1. Click the preferences button in the upper-right corner of the screen.<br/><img src={useBaseUrl('img/platform-services/automation-service/playbook-preferences.png')} alt="Playbook preferences button" style={{border:'1px solid gray'}} width="200"/>
5.49 KB
Loading
5.54 KB
Loading
144 KB
Loading

0 commit comments

Comments
 (0)