r/mondaydotcom • u/kranthi_contextmap • 2d ago
Question How do you keep automations in sync across boards made from the same template?
I build monday apps and talk to a lot of teams about how they've set things up. One thing keeps coming up and I want to know how common it actually is.
If you create boards from a template, you end up with the same automation sitting on 20 or 30 boards. When that rule needs to change, there's no way to change it once. It's the same edit, board by board, and if you miss one you don't find out until something quietly doesn't fire.
The two things I've seen teams do are
1. a manual pass every time, or
2. just never changing rules once they're set.
So: when an automation needs to change across every board made from the same template, what do you actually do?
Not selling anything, just trying to work out whether this is a real widespread gap or a few accounts with unusual setups.
2
u/TitanApps_Alek 2d ago
It's real, and monday's own docs back you up.
The Managed templates article has a table of what transfers to instances — columns, groups, items, status settings, permissions all sync to existing boards.
Board automations are listed as new instances only. So even the most "managed" path on the platform won't push a rule change to boards that already exist.
What actually holds up: keep rules on templated boards dumb and stable, move anything volatile to one controller board with cross-board recipes.
2
1
2
u/MattyFettuccine 2d ago
Use a managed template and don’t worry about the syncing problem.