Setting Up Slack Notifications
Route compliance alerts into a Slack channel.
Get monitoring alerts and compliance events where your team already looks — a Slack channel.
Setup (about 5 minutes)
- In Slack, create the channel you want alerts in (e.g.
#ai-compliance). - Create an incoming webhook: Slack → Apps → Incoming Webhooks → Add to Slack, pick the channel, and copy the webhook URL (it looks like
https://hooks.slack.com/services/T000/B000/XXXX). - In Guardia AI, open Dashboard → Integrations, choose Slack, paste the webhook URL, and connect.
- Send the test notification to confirm it lands in the channel.
What gets posted
Alert-rule triggers from monitoring (drift, fairness thresholds, compliance changes) and significant compliance events. Alerts also remain visible in the dashboard and — if enabled — the email digest, so Slack is an addition, not a replacement.
Notes
- The webhook URL is a secret: anyone holding it can post to your channel. Rotate it from Slack's side if it leaks, then reconnect.
- Microsoft Teams works the same way with a Teams incoming-webhook URL.
- Deeper OAuth-based integrations (rich unfurls, slash commands) are on the roadmap; the webhook path is the supported one today.