List
Browse and manage configured notification and automation integrations.
See every notification channel configured for your Status instance and confirm coverage.
What You Can Do Here
Action | Purpose |
---|---|
View Channels | Quick audit of type, scope, active state |
Toggle Active | Temporarily pause noisy integrations |
Edit | Update credentials or scope |
Delete | Remove unused / compromised tokens |
Columns (Typical)
Column | Meaning |
---|---|
Name | Friendly label you set (e.g. “Slack #prod”) |
Type | Channel kind (Slack, Email, Webhook, etc.) |
Scope | All monitors or count of specific monitors |
Active | Yes/No (delivery enabled) |
Created | When it was added |
Filters
Filtering helps you locate and manage integrations efficiently in larger environments.
Available Filters
Filter | What It Does | Notes |
---|---|---|
Search | Finds integrations by name or description keywords | Use specific terms for better results |
Enabled | Shows only active or only disabled integrations | Great for cleanup passes |
Monitors | Shows integrations linked to chosen monitors (or those set to “all monitors”) | Helpful to see coverage gaps |
Types | Narrows the list to certain channel types (e.g. Slack) | Combine with Search for precision |
From a Monitor | Listing opened from a monitor detail filters automatically | Quick context pivot |
How Search Works
Search results are automatically sorted by relevance before they are split into pages.
Usage Patterns
- Show orphaned integrations: filter Enabled = enabled and Monitors empty (future UI feature; currently use metrics page).
- Audit channel coverage: filter Type = critical channels (e.g.,
twilio-sms
,opsgenie
). - Reduce noise during migrations: disable a subset via Type + bulk action (planned feature).
Coverage Checklist
Use this list page together with metrics:
- No critical monitor should show “no integration”.
- At least one high‑urgency channel (SMS / Pager / Ops) for production monitors.
- Avoid too many “All monitors” entries (can cause noise).
Housekeeping Tips
- Quarterly review: remove stale or disabled entries.
- Rename ambiguous labels (e.g. change “Webhook” -> “Webhook Incident Bridge”).
- Rotate credentials on schedule (esp. Webhooks with long‑lived secrets).