Alerts

Policy-trigger alerts

Configure Slack, email, and webhook alerts for policy/runtime events.

Create alert rule

Slack and webhook delivery requires Starter (€9/mo) or higher. Rules can be saved but notifications won't fire until you upgrade.

See plans — from €9/mo

Configured alerts

Loading alerts...

Alert payload contract

{
  "timestamp": "2026-04-28T16:04:15.863Z",
  "event_type": "policy_violation",
  "severity": "warning",
  "summary": "Alert \"unnamed\" triggered",
  "deployment_id": "<deployment_id>",
  "workflow_id": "<workflow_id>",
  "run_id": "<run_id>",
  "policy_id": "<policy_id>",
  "trace_link": "/dashboard/observability/runs/<run_id>"
}