> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Flow Editor

<a href="/release-notes/2025.12"><Badge className="version-badge" color="blue">Updated in 2025.12.0</Badge></a>

The *Flow Editor* is a user interface (UI) where you can see a graphic representation of a [Flow](/ai/agents/develop/projects-and-flows/overview), 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](/ai/agents/develop/nodes/overview) 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](/ai/agents/develop/projects-and-flows/collab-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](/ai/agents/test/interaction-panel/overview).

## 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:

<Frame>
  <img class="image-center" src="https://mintcdn.com/cognigy-15abf2ba/zkuN4mfSk9TWL7kq/_assets/ai/develop/flows/flow-editor.png?fit=max&auto=format&n=zkuN4mfSk9TWL7kq&q=85&s=6e257f00e0936979f038da5c619f786c" alt="Cognigy.AI Flow editor interface overview" style={{ width: 'auto' }} width="2370" height="1654" data-path="_assets/ai/develop/flows/flow-editor.png" />
</Frame>

<AccordionGroup>
  <Accordion title="1. Top Bar">
    Besides the controls from the [Project Page](/ai/overview/user-interface/project-page) top bar, the Flow editor includes the following elements from left to right:

    | UI Element                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Type | Description                                                                                                                                                                                                                                                                                                                                                               |
    | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | Flow List                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | List | Search for Flows by name and switch between them.                                                                                                                                                                                                                                                                                                                         |
    | Locale List                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | List | Switch between Locales.                                                                                                                                                                                                                                                                                                                                                   |
    | Chart                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Tab  | Display the Flow chart.                                                                                                                                                                                                                                                                                                                                                   |
    | NLU                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Tab  | Display the NLU settings, where you can configure [Intents](/ai/platform-features/nlu/intents/overview), [States](/ai/agents/test/interaction-panel/state), [Slot Fillers](/ai/platform-features/nlu/slot-fillers), as well as attach [Flows](/ai/platform-features/nlu/attachments#attached-flows) and [Lexicons](/ai/platform-features/nlu/slots/user-defined/lexicon). |
    | Settings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Tab  | Display the [Flow Settings](/ai/agents/develop/projects-and-flows/overview#settings), [Default Context](/ai/agents/develop/ai-agent-memory/context), and [Locale Settings](/ai/platform-features/translation-and-localization/localization).                                                                                                                              |
    | <img src="https://mintcdn.com/cognigy-15abf2ba/3f0tglC4DBfZZ5qq/_assets/icons/user-bubble.svg?fit=max&auto=format&n=3f0tglC4DBfZZ5qq&q=85&s=f2d2c462e31318274d5ad5b77431f732" alt="user-bubble" width="28" height="28" data-path="_assets/icons/user-bubble.svg" /> | Icon | Shows other users who have the current Flow open and active.                                                                                                                                                                                                                                                                                                              |
  </Accordion>

  <Accordion title="2. Flow Chart">
    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Button                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Description                                                                             |
    | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | --------------------------------------------------------------------------------------- |
    |                                                                        <img src="https://mintcdn.com/cognigy-15abf2ba/BFcjP0nzhpqQFwh_/_assets/icons/flow-plus.svg?fit=max&auto=format&n=BFcjP0nzhpqQFwh_&q=85&s=8b25059d081b24e0356305bad7ad27b8" alt="flow-plus" width="25" height="25" data-path="_assets/icons/flow-plus.svg" />                                                                        | Click to add a new Node or [Extension Node](/ai/for-developers/extensions) to the Flow. |
    |                 <img src="https://mintcdn.com/cognigy-15abf2ba/FQ3zXISbl1jRGkQS/_assets/icons/black-and-white/comment.svg?fit=max&auto=format&n=FQ3zXISbl1jRGkQS&q=85&s=52c51adfe3996a7fbf4efdd71c4ea505" alt="comment" width="26" height="25" data-path="_assets/icons/black-and-white/comment.svg" />                 | Click to see the comments in the Node.                                                  |
    |                                       <img src="https://mintcdn.com/cognigy-15abf2ba/sIAERK2J23A3FpS0/_assets/icons/blue/mouse-cursor.svg?fit=max&auto=format&n=sIAERK2J23A3FpS0&q=85&s=fea1d90f472ea32f584f7846738a016a" alt="mouse-cursor" width="24" height="24" data-path="_assets/icons/blue/mouse-cursor.svg" />                                      | Indicates other users who are editing the same Flow.                                    |
    |                                                               <img src="https://mintcdn.com/cognigy-15abf2ba/3f0tglC4DBfZZ5qq/_assets/icons/user-bubble.svg?fit=max&auto=format&n=3f0tglC4DBfZZ5qq&q=85&s=f2d2c462e31318274d5ad5b77431f732" alt="user-bubble" width="28" height="28" data-path="_assets/icons/user-bubble.svg" />                                                               | Indicates that other users are editing the Node to which the icon is attached.          |
    | <img src="https://mintcdn.com/cognigy-15abf2ba/FQ3zXISbl1jRGkQS/_assets/icons/black-and-white/discussion.svg?fit=max&auto=format&n=FQ3zXISbl1jRGkQS&q=85&s=4ce075b8c55084067f4adc2fe6c47531" alt="discussion-icon" width="24" height="24" data-path="_assets/icons/black-and-white/discussion.svg" /> | Click to open the Discussion menu on the Node and access Discussion Threads.            |

    <Note>
      The Flow editor supports drag and drop. To copy a Node, simply hold the <kbd>Alt</kbd> or <kbd>Option</kbd> while dragging the Node to another position.
    </Note>
  </Accordion>

  <Accordion title="3. Chart Controls">
    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Description                                                                                                                                                             |
    | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          **-** and **+**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Zoom out (-) or in (+).                                                                                                                                                 |
    |      <img src="https://mintcdn.com/cognigy-15abf2ba/I0ba9I1paCAUpGLP/_assets/icons/black-and-white/flow-centralize.svg?fit=max&auto=format&n=I0ba9I1paCAUpGLP&q=85&s=a2f69a3f5c2cc522cde76ea2a0bdab5d" alt="flow-centralize" width="20" height="20" data-path="_assets/icons/black-and-white/flow-centralize.svg" />     | Centers the chart.                                                                                                                                                      |
    | <img src="https://mintcdn.com/cognigy-15abf2ba/I0ba9I1paCAUpGLP/_assets/icons/black-and-white/magnifying-glass.svg?fit=max&auto=format&n=I0ba9I1paCAUpGLP&q=85&s=83a478294dfc370aedbfc70b4a318690" alt="magnifying-glass" width="20" height="20" data-path="_assets/icons/black-and-white/magnifying-glass.svg" /> | Search for Nodes in the Flow.                                                                                                                                           |
    |                   <img src="https://mintcdn.com/cognigy-15abf2ba/I0ba9I1paCAUpGLP/_assets/icons/black-and-white/photo-camera.svg?fit=max&auto=format&n=I0ba9I1paCAUpGLP&q=85&s=623e7c5276883f66d5ad1097a3179a9c" alt="photo-camera" width="20" height="20" data-path="_assets/icons/black-and-white/photo-camera.svg" />                   | Take a screenshot of the entire Flow and save it in PNG format. In the top left corner of each screenshot, the time of its creation and the Cognigy logo are displayed. |
    |               <img src="https://mintcdn.com/cognigy-15abf2ba/sIAERK2J23A3FpS0/_assets/icons/black-and-white/voice-preview.svg?fit=max&auto=format&n=sIAERK2J23A3FpS0&q=85&s=b9c316eb9176055d520031272021b044" alt="voice-preview" width="20" height="20" data-path="_assets/icons/black-and-white/voice-preview.svg" />              | Test voice outputs without executing the entire Flow.                                                                                                                   |
    |                            <img src="https://mintcdn.com/cognigy-15abf2ba/FQ3zXISbl1jRGkQS/_assets/icons/black-and-white/arrow-back.svg?fit=max&auto=format&n=FQ3zXISbl1jRGkQS&q=85&s=0a3d7d95709ff5b82bf3b327341c3e15" alt="arrow-back" width="20" height="20" data-path="_assets/icons/black-and-white/arrow-back.svg" />                            | Undo the last step by going backward in history.                                                                                                                        |
    |               <img src="https://mintcdn.com/cognigy-15abf2ba/FQ3zXISbl1jRGkQS/_assets/icons/black-and-white/arrow-forward.svg?fit=max&auto=format&n=FQ3zXISbl1jRGkQS&q=85&s=1ea4b2f2a581d5abbd4aea9c623f0193" alt="arrow-forward" width="20" height="20" data-path="_assets/icons/black-and-white/arrow-forward.svg" />              | Redo the last steps by going forward in history.                                                                                                                        |
  </Accordion>
</AccordionGroup>

## More Information

* [Flows](/ai/agents/develop/projects-and-flows/overview)
* [Nodes](/ai/agents/develop/nodes/overview)
* [Interaction Panel](/ai/agents/test/interaction-panel/overview)
* [Agents](/ai/overview/ai-workforce)
