Skip to main content
Updated in 4.88
Think Node configuration panel

Description

This Node re-executes the Flow within a single iteration. The Node is useful when you want to restart the Flow, either with changed text or data or by explicitly triggering an Intent. When the Think Node is reached, the Flow stops and restarts at the Start Node. This behavior can be changed if you use an Execute Flow Node in the parent Flow to access a child Flow with a Think Node. When the Think Node is reached, the child Flow stops, and execution resumes from the beginning of the parent Flow at its Start Node.

Parameters

Error Handling

Alternatives

When you need to process user input or other text in the middle of a Flow to retrieve an NLU result, and you do not want to restart the Flow from the Start Node, use the Execute Cognigy NLU Node.
Last modified on June 15, 2026