Introduction
MeshBoard Documentation
A practical guide to running MeshBoard as the source-of-truth layer inside monday.com, combining scattered boards into one trusted summary flow with joins, aggregations, automations, and exports.
Introduction
Product model, value comparison, quick links, and use cases.
User Guides
Filters, column mapping, transformations, templates, automations, exports.
Troubleshooting
Incident response and “why is this failing?” diagnostics.
Product Model
A Template Pivot is a reusable setup that defines which monday boards to read, how to join them, how to clean values, how to aggregate metrics, and where the summarized result is written.
- Templates store this configuration so teams can run it repeatedly.
- Automations schedule execution (tier-based).
- Exports provide CSV/JSON outside of board writeback.
- Each run behaves like an incremental load: new or changed source records update the target board without rebuilding everything manually.
Why Use MeshBoard vs Native monday.com
Native monday.com patterns
- Mirror and connect-board patterns help share or surface values across boards.
- Append-style workflows help combine similar boards into one larger list.
- Teams still need extra logic when they want joined reporting across related boards.
- Standardization, aggregation, and reusable summary writeback are usually spread across several manual steps.
MeshBoard advantage
- Join up to 5 boards per execution (tier-based).
- Apply reusable cleanup rules before aggregation.
- Save as Template Pivot and schedule automations.
- Publish to summary boards with incremental create/update behavior.
Positioning: MeshBoard is best for teams that need a database-like source of truth inside monday, not just mirrored values between boards.
Quick Links
Common Use Cases
- Unify CRM and delivery boards into one weekly KPI summary.
- Join finance and ops boards for margin rollups by project.
- Normalize email and phone formats before deduplicated counts.
- Trigger MCP-powered actions from trusted aggregated outputs (Pro/Ultimate), including workflows that continue outside monday while still starting from monday data.