Triggers (Agent Bus)

Triggers enable agents to automatically activate each other.

When Sales finds leads, Marketing creates nurture content.

When Marketing creates content, SEO optimizes it.

When a deal status changes, Finance recalculates the pipeline forecast.

When Finance detects an anomaly, the General Agent creates action tasks.

When competitor news is detected, Product assesses roadmap impact and Sales updates battlecards.

Each trigger can be toggled on or off independently from the Triggers tab in Automations.

Triggers run via the Agent Bus, a Redis-based event system that stores events and routes them to the appropriate agents.

Back to Help Center