Copilot
The Copilot builds and edits your workflow for you. Describe what you want in plain language, and it adds blocks, connects them, and adjusts settings right on the canvas — so you can watch the flow take shape.
Where to Find It
Open a workflow in the editor and switch the side panel to the Copilot tab.
Save the workflow first — the Copilot needs a saved workflow to work on.
Using It
- Type a request, for example:
"Add a Slack node and connect it to the trigger."
- Press Enter
- Watch the canvas update as the Copilot works
While it's working you'll see live progress like "Finding the right block…" or "Updating the workflow…". During this time the canvas is read-only so your changes are protected. You can Stop at any point.
What It Can Do
- Add, connect, and remove blocks
- Configure block settings
- Check your available connections
- Read a recent run to understand what happened
- Propose a schedule for you to approve
Approving a Schedule
If the Copilot suggests running your workflow on a schedule, it shows an Approve this schedule? card with the timing and next run. It won't turn anything on by itself — click Approve & activate or Reject.
Undoing a Change
After the Copilot edits your workflow, you'll see Last AI change with an Undo button. Undo restores the workflow to exactly how it was before that edit.
If you've changed the workflow yourself since the Copilot's edit, undo may not be safe — reload to see the latest first.
Tips
- Be specific — "Add a condition that checks if the email contains 'invoice'" works better than "add a check"
- Build in steps — ask for one change, review it, then ask for the next
- You're always in control — review what it built and use Undo if it's not what you wanted