What is the AI Builder Chat?
The AI Builder Chat is an assistant that builds and edits your automation from a conversation. Instead of adding and configuring every step by hand on the canvas, you can describe what you want in plain language — “add an API request that fetches the catalog, then transform the response into rows” — and the assistant proposes the changes for you to review. The assistant works on the automation you currently have open. It can read your existing steps and connectors, and propose actions such as adding or editing steps, wiring connectors, creating secrets and databases, and setting up tables — always as a proposal you approve first.The AI Builder Chat is part of editing an automation, so it is available to organization and
project Admins and Collaborators. Viewers have read-only access and don’t see the
chat. See Automations Overview for how roles map to access.
Opening the chat
Open an automation in Edit mode
From the Automations canvas, select the automation you want to work on and switch the
View / Edit toggle to Edit.
Start the chat
Hover the automation’s row in the sidebar and click the chat icon. The builder opens as a
column beside the canvas.
Confirming and rejecting changes
The assistant never edits your automation silently. When it wants to make a change, it shows a proposal card describing the action — for example, adding a step or creating a secret.- Confirm — the change is applied to the canvas, and the assistant continues.
- Reject — the change is discarded. Rejecting a proposal re-enables the composer so you can redirect the assistant instead of re-proposing the same thing.
Destructive proposals (such as deleting a step or dropping a table column) are highlighted so you
can review them carefully before confirming.
Attaching reference files
You can attach files for the assistant to use as context — for example, an API’s documentation, a sample payload, or a specification for the workflow you’re building.Review the attachments
Each file appears as a chip above the message box. Remove one before sending with the ✕ on
its chip.
| Detail | Value |
|---|---|
| Supported types | PDF, TXT, Markdown (.md) |
| Maximum size | 10 MB per file |
| Multiple files | Yes — attach several at once |
Clearing the conversation
Click the eraser icon in the chat header to clear the current conversation and start fresh. Clearing removes the message history for that automation’s chat; it does not undo changes that were already applied to the canvas.Related pages
Workflow Canvas
Build and edit workflows visually by connecting steps.
Steps
All step types the assistant can add and configure.
Secrets
Encrypted credentials the assistant can help you create.
Databases
Internal data stores and tables for your automations.