Automation docs

Get started

Canvas

The editor at /automation/[id]. One page, one graph. Add blocks, connect handles, test, save, then go live.

  1. 1

    Add and connect

    Drag or click blocks from the palette. Connect an output handle to the next node’s input. Loops expose an item handle.

  2. 2

    Test

    Runs the graph now with the JSON in the side panel. Use this to debug expressions before you turn Active on.

  3. 3

    Save vs Active

    Save writes the graph. Active is the live switch: hooks and events ignore inactive workflows.

  4. 4

    History

    Open Test data & history to read step logs, cancel a running job, or retry a failed one. Export JSON to back up or import elsewhere.