Text
Include a text statement in runbook
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. output
A document containing data sets generated by the execution of a runbook, including output of queries and reports from point products, as well as output of analysis or other runbook nodes.. The text can include variables.
Properties
Node Label: Type an informative name for the Text node
Individual components that make up a runbook automation, each performing a specific function such as data queries, transformations, logic, integrations, or visualizations.. You can keep the system-provided default of "Text" if you wish.
Title: Type a title for the text block that will appear in the runbook output. If this is not provided the Node Label will be used.
Position in Runbook Output: Type the position you want the text to appear in the runbook output. The runbook output is arranged vertically starting at row 1. If you have more than one visualization with the same position value, then all visualizations with that position will appear in random order.
Notes: Type the text that you want to appear in the runbook output. This can include variables, e.g., "Data From {{runtime.MyCustomVariable}}"