Using Variables in Visualization and Incident Priority Nodes

You can use runbook variables in Visualization nodes and Incident Priority nodes that output the results of runbook executions. This includes:

  • Titles in Visualization nodes

  • Notes in Visualization nodes

  • Incident Priority nodes

Visualization Titles

Note that only primitive variables are allowed for this.

Type the variable in the Title field, e.g., "Data From {{runtime.MyCustomVariable}}"

Visualization Notes

Note that structured time series variables are not allowed for this.

Type the variable directly in the Note field , e.g., "The result is {{runtime.MyCustomVariable}}"

Incident Priority Nodes

Note that structured time series variables are not allowed for this.

Type the variable directly in the Reason field , e.g., "The result is {{runtime.MyCustomVariable}}"