Give your workspace a nervous system.
A Reactive Agent wakes the instant something happens — a customer churns, an error spikes, a target account signs up. It reasons in full company context and takes a governed action, or escalates for your approval. Before you've finished your coffee.
Event arrives
Your system posts a structured event the instant it happens, to a signed endpoint.
Rule-gate
A cheap, deterministic check runs first — no AI, no cost. Misses are dropped for free.
Governed run
The agent reads the event as untrusted data, pulls history, and reasons in workspace context.
Act or escalate
Safe parts run autonomously. Anything high-stakes queues for your approval.
Four ways an agent wakes up.
Boardbox agents all share the same governance, budget, and kill switch. What differs is the trigger. Reactive is the new one — and it's the difference between AI you talk to and AI that's watching.
Channel
Scheduled
Reactive
Deep
Scheduled and Reactive are close cousins— both autonomous, both governed, both leave a run record. The difference: Scheduled is a ticker that asks "anything change since yesterday?" Reactive is real-time — it's told"this just changed" the moment it does.
Cheap to ignore. Expensive only when it matters.
A deterministic rule-gate runs before any AI does — so noise costs nothing. Only events that clear the gate ever wake the agent.
A rule-gate stands at the door.
Every event hits a deterministic check first — does it match the source and type, and clear simple conditions? A miss is dropped for free, with no model call and no cost. This is the spam-and-budget defense that makes always-on affordable.
Then it reasons — in context.
Once an event passes, the agent treats it as untrusted data and grounds itself in your workspace: the company profile, growth artifacts, and live integration reads. It observes, notifies, drafts, executes, or escalates — under the same risk tiers and budget that govern every Boardbox agent.
It can't spend or write without you.
A Reactive Agent runs under the same autonomy policy, risk tiers, and budget as your Scheduled agents — plus a kill switch. Reversible work happens on its own. Anything that moves money or can't be undone stops at an approval, with the exact diff laid out.
Wire it up once. Point your system at the endpoint.
Boardbox gives you a signed endpoint, a one-time secret, and a copy-paste example. Your backend posts a structured event whenever something happens — that's the whole integration.
Governed and grounded. Not brittle.
Automation tools fire blind rules. A Reactive Agent understands your business and answers to your policy.
Events you'd want to know about — instantly.
Stop finding out later.
Describe a Reactive Agent in plain language, wire up the source, and let it watch your back — governed, grounded, and always on.