Runbook Node Categories

Runbook nodes are organized into these categories:

Trigger Entities

Start the runbook with a single trigger only.

Data Queries

Get data about the trigger and forward it to other nodes in the runbook.

Functions

Aggregate or transform data forwarded from a preceding node.

Logic

Add conditions to branch the runbook.

Impacts

Mark network resources as affected by the incident.

Integrations

Work with other applications, such as HTTP.

Visualizations

Show data in a chart, graph, or note.

Variables

Define variables for manipulating data.

Miscellaneous

Annotate the runbook with comments.

Subflows

Use a subflow with an independent reusable component.

Lifecycle Triggers

Start the lifecycle runbook with a single trigger only.

Subflow Input

Start the subflow with a single input only.

Subflow Output

Terminate the subflow with a subflow output.

AI

Use this node to dispatch a query to AI from the runbook.