Cloud Feature — Notifications are available on superglue Cloud. Try it
now.
How it works
1
Connect a channel
Set up Slack (or another supported channel) to receive alerts
2
Test the connection
Send a test notification to verify everything works
3
Create rules
Define which failures should trigger notifications
Channel setup
- Slack
Authentication
Choose one of two methods:Both require a Slack Workspace Admin. The setup wizard guides you through each step.
Message buttons
- View Details — Opens the run in the admin dashboard
- Investigate Failure — Opens the AI agent with failure context
Troubleshooting
Notifications not sending- Check that your webhook URL or bot token is valid
- Ensure at least one notification rule is enabled
- Public channels: Bot auto-joins on first message
- Private channels: Invite manually with
/invite @botname
Notification rules
Rules determine which failures trigger notifications.Trigger sources
Tool ID patterns
Filter notifications to specific tools using glob patterns:prod-*— Only tools starting with “prod-”*-sync— Only tools ending with “-sync”- Leave empty to match all tools
Notification content
Each failure notification includes:- Tool name and failure status
- Error message (truncated if long)
- Failed step with its description
- Run metadata — Run ID, source, timestamp