TL;DR: When an item or subitem's status changes to a value you pick, this recipe finds matching items on another board, connects them, and keeps every matching column in sync from that point on. The #2 most-used Connected Boards Automations recipe — the status-triggered variant of the flagship connect-and-sync combo. Same outcome as the "on creation" variant, gated by a status milestone. Works item-to-item, item-to-subitem, subitem-to-item, and subitem-to-subitem.
Add a caption...
What this does
Recipe:"When item/subitem status changes to something, connect it to items/subitems on another board using this connect column when this column matches another column and sync ALL future changes where column name and type match."
Same outcome as the "on item creation" recipe — auto-connect plus ongoing two-way column sync — but the trigger is a status change instead of a new item appearing. The recipe waits until an item hits the status you specify, then finds its match on the other board, links them, and keeps matching columns in sync going forward.
Works for all four entity combinations (item-to-item, item-to-subitem, subitem-to-item, subitem-to-subitem).
Add a caption...
When to use it
Sales lifecycle: deals only sync to the delivery board once their status flips to Won
Approval gates: items only connect to the production board once they reach Approved
Triage: support tickets only link to engineering when status changes to Escalated
1. Click the Add column button on the right side of your board.
Add a caption...
2. Click Connect boards from the dropdown menu.
Add a caption...
3. Click Select boards in the pop-up modal.
Add a caption...
4. Select the specific board you want to connect to and make sure to tick the "Set as a two-way connection" checkbox at the bottom.
Add a caption...
5. Click the Connect boards button in the bottom right corner.
Add a caption...
6. Click I'll do it later to skip creating mirror columns.
You don't need a mirror column — it cannot save an actual value inside it which means you cannot sync it. Mirror columns can only display values which means you can't use them in most automations. Our Connected Boards Automations app takes care of the direct syncing of column values across different boards so you won't have to "display" values using mirror columns.
Add a caption...
Select the Automation Template
7. Click Automate in the top right header of the board.
Add a caption...
8. Search for Connected Boards Automations in the search field and click on the app card.
Add a caption...
9. We'll be using the second automation template. Click Use template.
Add a caption...
Configure the Automation Recipe
Building an automation requires you to map specific fields to dictate how information behaves. You will select options sequentially to match this configuration structure:
Recipe Parameter
Role in the Automation
Target Selection
Trigger Target
Determines the item type to monitor
item or subitem
Trigger Condition
Defines the column driving the rule
status
Trigger State
The exact status that fires the rule
In Progress
Action Item
Defines what record gets created
item or subitem
Destination
Sets the target workspace
Your board's name
Connect Column
Designates the connection column
Your connect boards column that links the two boards
Match Source
Assigns the source mapping field
Name or any column
Match Destination
Assigns the target mapping field
Name or any column
Follow these steps to plug these parameters into the sentence-builder:
10. Click the item/subitem link to set the primary trigger target.
Add a caption...
11. Click the status link to specify the column to watch.
Add a caption...
12. Click the something link to open the status dropdown.Select the status label you want to finalize your trigger state.
Add a caption...
13. Click the next parameter and select either the item or subitem option to indicate the target entity you want to connect to.
Add a caption...
14. Click the another board link.Search for and click your destination board.
Add a caption...
15. Click the connect column link.Select the Connect Boards column you created earlier.
Add a caption...
16. Click the this column link and select the column you want to use as the matching condition.
Add a caption...
Info: Most users use the NAME of the item or subitem to match entities.
For example:If an item on Board A has the exact same name as another item on Board B, the automation will connect those items as soon as you change the status to your designated label.
17. Click the another column link and select the corresponding Name option to bridge the data.
Add a caption...
18. Click Create automation to save and activate your workflow.
Add a caption...
Test the Automation
19. Create a test item in both the source board and target board.
Add a caption...
20. Change the status of your new item to In Progress (or to whatever you selected in the automation recipe) to trigger the automation.
Add a caption...
Success: When the condition is met, monday.com automatically provisions the new item on the destination board and links them natively via your Connect Boards column.
21. Feel free to change any column values on either the source board or target board and watch it get synced automatically to the other side.
Add a caption...
Q: Do I have to create a two-way connection immediately when creating a Connect Boards column?
A: Yes, this ensures you have a connect column on both boards.
Q: What exactly does the "Connect boards" column do?
A: It allows you to link specific tasks or items on one board to items on another, serving as the bridge that enables data sharing and automated synchronization across workspaces.
Q: How do I map the columns in the automation recipe?
A: The automation requires you to match a core column on the source board (like "Name") with an identical or highly compatible column on the destination board. This ensures the data transfers correctly.
Term
Definition
Automation recipe
A pre-defined logical rule consisting of a trigger, condition, and action that automates manual workflows.
Connect boards column
A specialized column type in monday.com explicitly designed to link items from different boards together.
Trigger condition
The specific event (like an item status changing to "In Progress") that kicks off an automation.
Workspace
A distinct organizational area in monday.com that houses groups of related boards and dashboards.
Common gotchas
One status value per recipe. If multiple statuses should trigger the connect (Won and Closed-Won), set up one recipe per value.
Re-triggering doesn't reconnect already-connected items. If an item is already connected and the status fires again, the ongoing sync continues — no new connection is created.
Same-name-and-type still applies. Columns must match exactly across both boards for the ongoing sync to work.
The connect column must already exist on this board. The recipe won't create one for you.
Stage-gated workflows are the sweet spot. If items live "messy" on this board for a while before they're ready for the other board, this trigger keeps the other board clean.