Runbook Ease of Use Customizations

Make the finished Runbook more human-readable

  1. Left-click on the desired node on the canvas to reveal the node controls (Edit, Copy, and Delete).

  2. Click the Edit control to open the node's editor panel on the right.

  3. In the editor panel, update the Label field with a more descriptive name.

  4. (Optional) If the node supports additional configuration such as a Title (e.g., for visualizations), update it accordingly to reflect the content being rendered in the Runbook Output.

  5. Click “Save & Close” to apply the changes.

Once saved, the node’s name on the canvas will update from its default to the new, human-readable label you specified.

The Miscellaneous: Comments Runbook node can be employed to provide additional information

  1. In the Runbook Editor palette, expand: Miscellaneous menu, and drag/position Comments node onto the canvas.

  2. Left-click on the Comments node on the canvas to expose the node controls (Edit, Copy, and Delete).

  3. Click the Edit node control to open the Comments editor card on the right.

  4. In the Comments editor card:

    1. Make the following change <add some value-add annotation to help Users better understand, e.g. paste an example HTTP Request Body>.

    2. Click “Save & Close".

  5. The Comments node on the canvas will update with the new annotation.

This Runbook now has an entry-point that an authorized external/Third-party entity can use to access (i.e. external/third-party entity can call the Webhook to execute this specific Runbook and to pass information into it via Triggering Entity: Webhook), but additional Runbook nodes are needed to perform meaningful automation.