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 RunbookClosed An automated workflow that executes a series of steps or tasks in response to a triggered event, such as the detection of anomalous behavior generating an incident, a lifecycle event, or a manually executed runbook. now has an entry-point that an authorized external/Third-party entityClosed Things deployed in the customer environment that are needed to run the business, such as applications, devices, interfaces, and locations. 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 nodesClosed Individual components that make up a runbook automation, each performing a specific function such as data queries, transformations, logic, integrations, or visualizations. are needed to perform meaningful automationClosed Automated procedures that are executed as the result of a trigger. Automations consist of a single entry point and a sequence of connected nodes that define the processing logic..