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

TriggersActions
Alert Created — any (or filtered) alert firesNotify Slack — post to a channel
Run Completed — a measurement run finishesCall Webhook — POST the event to your URL
Score Drop — visibility falls past a threshold

Create a rule

  1. Open Automations in the sidebar (Monitor section) and click "New rule".
  2. Pick a trigger and narrow it if needed (e.g. only CRITICAL alerts).
  3. Pick the action — choose the Slack channel, or paste your webhook URL.
  4. Save and enable. Fire a test event to confirm delivery.