Edit a runbook
The runbook editor provides editing capabilities as well as runbook elements that help to document operational procedures. Runbook elements are designed to avoid mistakes.
Open the runbook editor and click
and select Edit runbook to open an existing runbook in the editor.
The editor consists of the following areas:

- Runbook details: Enter descriptive data about the runbook.
- Name
- The name identifies the runbook. Try to be as precise as possible and describe the problem that this runbook solves.
- Description
- Describe the problems that this runbook solves in more detail and sketch out the solution.
- Tags
- Provide tags to filter runbooks. You can select any existing tags from the drop-down list and
click the plus icon
+
to add them. To create a new tag, type the text into the field, select the text string displayed, and click the plus icon+
. - Runbook ID
- This field is generated by Runbook Automation. The Runbook ID can be used to identify the runbook using the Runbook Automation HTTP REST Interface. Use the copy button to copy the ID to the clipboard.
- Editor: Provides text edit actions and runbook elements to describe operational tasks. Each step has its own section with an optional title. Manual steps cannot contain automation elements. Automated steps must be added for automations.
- Parameters: Create parameters that are used in this runbook.
- Automations: Add pre-defined automations to the runbook. Automated steps only contain an automation, no text.
- Save and Publish the runbook.
Note: A warning message might
be displayed in the runbook editor for Runbooks that have been converted from an older data model.
Before you save the runbook, review the steps and remove any manual steps that may have been added
during the conversion. This is important for runbooks that are run in a fully automated
context.