Skip to main content
The Notifications settings page controls your personal notification preferences — the channels Causeloop uses to reach you, the minimum severity that triggers an alert, and which individual events you want to hear about. Open it from the sidebar: Settings → Notifications. These are per-user settings; every member of the workspace manages their own.
This page covers your personal preference settings. For alert rule configuration — defining conditions that trigger notifications across the workspace — see Notifications & Alerts.

Channels

Causeloop supports the following delivery channels. Toggle each channel on or off in the Channels section.
To generate a Slack incoming webhook, go to your Slack workspace’s Apps → Incoming Webhooks and create one for your preferred channel. Paste the https://hooks.slack.com/… URL into Causeloop.

Alert thresholds

Use these global filters to suppress noise before per-event settings are consulted.

Per-event preferences

The Events table lets you control each event type independently across channels (in-app, email, slack). Toggle each channel cell (in-app, email, slack) for each event independently. The email and slack master channel toggles reflect whether any event has that channel enabled.

Saving preferences

Click Save preferences. The UI sends PATCH /v1/settings/notifications with your full preferences object.
To retrieve current preferences:
For the full REST specification see API Reference. To configure workspace-wide alert rules, see Notifications & Alerts.