How-to3 min read
Automations
Wire AEOquest events to the tools you already use: triggers, actions, and how to create your first rule.
Automations turn monitoring into plumbing: when something happens in AEOquest, push it to Slack or your own systems automatically.
Triggers and actions
| Triggers | Actions |
|---|---|
| Alert Created — any (or filtered) alert fires | Notify Slack — post to a channel |
| Run Completed — a measurement run finishes | Call Webhook — POST the event to your URL |
| Score Drop — visibility falls past a threshold |
Create a rule
- Open Automations in the sidebar (Monitor section) and click "New rule".
- Pick a trigger and narrow it if needed (e.g. only CRITICAL alerts).
- Pick the action — choose the Slack channel, or paste your webhook URL.
- Save and enable. Fire a test event to confirm delivery.