Overview
Modus mines the Monday boards you select — their columns and items — so board structure becomes something an agent can reason about instead of scrape.
What Modus reads
- 1Workspace
- 2Board
- 3Column
- 3Item
You select the level Modus is allowed to mine. Everything below it is discovered automatically; everything outside it is never touched.
3context types mined
3agent tool groups
1connection method
4security controls
Context types
Each object Modus mines produces typed context items, addressed by their position in the hierarchy. This is what an agent actually receives.
Board metadata
Selected boards and what each is used for.
Column metadata
Column types and settings, so status values mean something.
Item metadata
Items with their column values and updates.
Example context item
monday_board_metadataRevOps›Deal Desk
- Columns
- Stage (status) · ACV (numbers) · Owner (people)
- Items
- 312 active
- Stage values
- Qualifying · Pricing · Legal · Signed
Connection method
Connect once. Modus stores credentials in a managed secret store, rotates what it can, and never asks an agent to handle them.
OAuth (managed)
Managed Monday OAuth into your account.
Security & governance
Governance is applied once, at the layer every agent runs through, so it holds no matter which agent asks.
Metadata-first mining
Modus learns from structure and usage, not bulk data. Raw records stay in your environment; only the metadata needed to understand the system is stored.
Scoped selection
You choose exactly which schemas, folders, spaces, or boards Modus is allowed to see. Nothing outside the selection is ever mined.
Write approval
Actions that change state in the source system are marked as writes and require an explicit human confirmation before they run.
Group access by sensitivity
Map your identity groups to sensitivity tiers so each team only ever composes context at or below its clearance.