TL;DR: Connected Boards Automations runs automations across boards. monday has no native cross-board sync — the Mirror column only displays connected values, it can't write back or be edited. Every automation follows the same pattern: When [trigger] → Then [action]. This page covers the core concepts you need to pick the right recipe, configure it, and verify it works.
Every monday.com automation follows the same simple structure:
When [trigger] → Then [action]
Trigger ("when something happens") — the event that starts the automation
Action ("perform an action") — what runs when the trigger fires
That's it. Every recipe in the library — all 36 of them — is a different combination of trigger + action.
What makes Connected Boards Automations different
monday.com's native Connect Boards and Mirror columns let you link boards manually, but they stop short of true cross-board automation. Connected Boards Automations unlocks the full picture:
Auto-connect items across boards — by matching value, status, item creation, or column change
Two-way column sync — change a value on either board and the other updates automatically (unlike read-only Mirror columns)
Trigger on connected item changes — react to status changes, updates, or column edits happening on another board
36 recipes — purpose-built for cross-board workflows
Common examples
Scenario
What the automation does
Deep-dive
CRM ↔ Project board stays in sync
When a new deal is created → auto-connect to the matching client + keep matching columns synced both ways
Make sure you're triggering the right way. "When item is created" = create a NEW item, not just edit one. "When connected item's status changes" = the change happens on the OTHER board.
Test again with a fresh item or column change
Quota
Each automation run consumes 1 action. Out of quota = automations pause until next month.
Go to Automate → Manage in monday.com to control your automations:
Toggle on/off — pause automations temporarily without deleting them
Edit — adjust settings without recreating the automation
Duplicate — copy to other boards
Delete — remove automations you no longer need
View history — see when automations last ran and their results
Pro tip: Duplicate working automations to other boards instead of rebuilding from scratch. Right-click the automation → Duplicate → select target board.