Skip to main content

Interface Guide

The automation builder uses status icons, header controls, and drag-and-drop reordering to manage your workflow. Open any automation in Automation from the top navigation to access the builder.

Status indicators

Each block displays a status icon on the left. Hover to see the full message.

IconStatusMeaning
ValidBlock is set up and ready
Need configurationBlock needs additional settings
Validation errorBlock has invalid configuration
note

You can Save with invalid blocks, but cannot Activate until all blocks are valid.

Header controls

ControlDescription
ActivatedToggle to enable/disable. Only available when all blocks are valid.
DuplicateCreate a copy. Useful for OR logic variations.
DeleteRemove the automation.
SaveSave changes. Works with incomplete configurations.

Drag and drop

Hover over a block to reveal the drag handle on the right.

Block typeDrag behavior
Actions, Records, VariablesReorder freely within the same level
IfReorder with other blocks at the same level
Else IfReorder only between other Else If blocks in the same chain
ElseCannot be dragged

Limitations:

  • Blocks cannot move in or out of conditions
  • Condition chains are isolated from each other
  • Else blocks stay at the end of their chain

Data source picker

Click the icon next to input fields to open the data source picker.

SourceDescription
VariablesCustom variables defined earlier in the workflow
CollectionsFields from the trigger and queried records
Webhook ResponsesData from webhook actions

Each field shows its type (for example, AUTO_GENERATED, RELATIONAL, NUMBER).

The following pages walk through using the builder: