Building Workflows
Ask the agent to “create a service that…” or “add a logic node that dedupes rows”. These are guardrailed writes: the agent changes real templates and services, within the limits described in Permissions & Safety.
Co-editing on your canvas
Section titled “Co-editing on your canvas”The agent joins the same collaborative editing session your browser uses: say “join me” while you have a template open and it appears on your canvas as a named assistant, adding nodes, wiring edges, and writing logic scripts live in front of you. It type-checks its own work against the typing service and fixes type errors before committing.
Without an open editor it can also build headlessly — same mechanics, no spectator.
Example prompts
Section titled “Example prompts”- “Join me and add error handling after the fetch node.”
- “Create a template on a new branch that fetches the exchange rates API hourly and writes the result to the warehouse service.”
- “What does the context object look like inside this logic node?”