Skip to main content
With the Node Search field, you can search through the Nodes in the Flow editor.

How to Use

To open the Node Search field, click search icon in the lower-left corner of the Flow editor.
Searchable Node ValueDescription
LabelThe label displayed on a Node, configured in the Settings section of the Node editor.
CommentThe comment made on a Node.
Analytics StepThe Analytics Step configured in a Node.
TypeThe Node type, for example, Say Node or AI Agent Node.
IDThe unique database ID of a Node. You can obtain the Node ID number via OData.
Reference IDThe ID you can use for setting a Node, for example, as an Entrypoint or for manipulating Nodes via the Cognigy.AI API. You can copy the Reference ID from the vertical ellipsis menu in the Node editor.
JSON editor contentCode, keys, or values in the JSON editor inside a Node, for example, inside a Code Node or POST data object in an HTTP Request Node.
Output typesAny text in the Output type settings in configured channels.
Button labelsButton labels and values you have configured in Say, Question, and Optional Question Nodes.
Settings fieldsSetting fields in a Node or Extension.

Search Matches in the Flow Editor

When you enter a text into the Node Search field, the Flow editor highlights matching Nodes in yellow and scrolls to the first match. Use up arrow and down arrow to navigate between matches. Click close button to reset the search.
To close the Node Search field but keep the matching Nodes highlighted, click search icon again.

Search Matches in the Node Editor

The Node search also matches text in the Node editor. When you open a matching Node, the field, section, or tab that matches the search text is highlighted.

More Information

I