Skip to main content

Editor

The Visual Editor is the primary interface for creating and editing workflows. Users can drag and drop nodes to construct their desired workflows visually. Each node represents a specific function or action within the workflow. For more detailed node options and settings, visit the Nodes Documentation.

Debugging Tools

The Debugging Tools allow users to test and refine their workflows:

  • Chat with Debug Run: Users can interact with the workflow as if it is live, sending inputs and receiving responses. The system highlights the nodes being executed in real time, providing visual feedback on the flow's logic and behavior.
  • Run and Reset Options: These controls facilitate testing by executing the current workflow with the ability to reset to the initial state for repetitive testing without manual adjustments.
  • Save Draft Option: Located within the menu, this option allows users to save the current state of the workflow as a draft, preserving all changes without publishing them.
  • Settings Dialog: Users can configure detailed aspects of their workflow, such as parameters and behaviors that are not node-specific. For more on configuring these settings, see the Settings Dialog.
  • Publish Dialog: This interface provides the tools to finalize and deploy the workflow for live interactions. It includes features for managing version control and generating API snippets for integration. More details can be found in the Publish Dialog section.

Additional Features

  • Version Control: Accessible through the Publish Dialog, this feature lets users manage different versions of the workflow, providing options to revert to previous versions or deploy new ones.

Linked Documentation

  • Settings Dialog: Detailed configurations related to the flow's execution and parameters.
  • Nodes Page: Explores the different types of nodes available within the visual editor and their functionalities.