Skip to main content
Updated in 2025.12.0 The Flow Editor is a user interface (UI) where you can see a graphic representation of a Flow, the Flow Chart, and design AI Agents’ conversations. In the Flow editor, the Flow consists of Nodes that represent various actions or decision points. The Nodes are linked to one another by lines that indicate the conversation’s path, from the Start Node to the End Node. The Flow editor allows for Collaborative Editing. This means that multiple users can edit the same Flow at the same time. A green arrow next to a Node indicates the Flow Entrypoint. The Entrypoint is where the AI Agent expects a user entry. The Flow editor highlights the path of the conversation in green. The green path allows you to understand the Flow execution path at each step, depending on the input in the Interaction Panel.

Limitations

  • You can add up to 100 Nodes in the Flow editor.

Exploring the Flow Editor

The following image shows an overview of the Flow editor:
Cognigy.AI Flow editor interface overview
Besides the controls from the Project Page top bar, the Flow editor includes the following elements from left to right:
The Flow editor supports drag and drop. To copy a Node, simply hold the Alt or Option while dragging the Node to another position.

More Information

Last modified on June 17, 2026