Skip to content

Commit 9741ed2

Browse files
committed
Add preferences section
1 parent 51f33a5 commit 9741ed2

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Every time you edit a playbook draft, it is automatically saved, and the followi
216216

217217
When the automatic save is complete, the following notification lets you know.<br/><img src={useBaseUrl('img/platform-services/automation-service/autosave-playbook-2.png')} alt="Playbook autosave complete" style={{border:'1px solid gray'}} width="200"/>
218218

219-
Autosave means that all your updates to the draft are saved without your having to publish the playbook.
219+
Autosave means that all your updates to the draft are saved without your having to publish the playbook. To enable or disable autosave, use [playbook preferences](#playbook-preferences).
220220

221221
### Versions
222222

@@ -226,6 +226,15 @@ 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+
## Playbook preferences
230+
231+
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"/>
232+
2. Configure preferences in the **Playbooks Preferences** screen.<br/><img src={useBaseUrl('img/platform-services/automation-service/playbook-preferences-screen.png')} alt="Playbook preferences screen" style={{border:'1px solid gray'}} width="400"/>
233+
234+
### Autosave preference
235+
236+
Select **Enable Autosave for all playbooks** to ensure that while editing a playbook, all changes will be automatically saved. For more information, see [Autosave](#autosave).
237+
229238
## Import and export playbooks
230239

231240
With the mechanism to import and export playbooks, you can move a playbook, along with all its configurations, from one instance to another. The file should be in tar.gz format and adhere to naming conventions.
42 KB
Loading
12.4 KB
Loading

0 commit comments

Comments
 (0)