Workflows AI Assistant

Use the Workflows AI Assistant to help build and debug Workflows.

The Workflows AI Assistant lets you build, update, and debug Workflows from a chat interface that sits alongside the workflow canvas.

When you open a Workflow, the AI chat panel appears on the left side of the editor. You can type questions or instructions directly into the chat to build, modify, or troubleshoot your Workflow. The workflow canvas updates in real time as the assistant makes changes.

You can collapse the chat panel to focus on the canvas, or expand it when you need help. The canvas stays visually anchored when you toggle the panel.

Editing Workflows

You can ask the AI Assistant to make changes to your Workflow. For example, you could ask to:

  • Add object tracking to a Workflow.
  • Make your current Workflow run only if a classification model returns a certain result.
  • Change the confidence threshold of a model used in a Workflow.

The AI Assistant will make changes directly on the canvas. Changes are auto-saved as drafts but are not published to your production Workflow until you explicitly publish.

Blocks created by the AI Assistant may not be fully configured. Click into any block to review and adjust its settings for your project needs.

Publish and Use

The toolbar above the canvas has three buttons. "Save" stores your edits as a draft and does not change the live Workflow. "Publish" makes the current version live. "Use" opens the Cloud API details for the live Workflow: the Workflow ID, endpoint URL, API key, and code snippets you can copy.

"Use" stays disabled until you publish. For all the other ways to run a Workflow, see Deploy a Workflow.

Conversation History

The sidebar shows your full conversation history across all Workflows. Selecting a conversation loads the associated Workflow and chat context. You can start a new conversation for the same Workflow using the "New conversation" option.