Skip to main content
Sentry sends notifications to keep you informed about errors, performance regressions, and quota usage. You can control which events trigger notifications, how they’re delivered, and tune the settings per project.

Notification types

Issue alert notifications fire when an alert rule you’ve configured is triggered. Rules evaluate conditions like “a new issue is created” or “an issue is seen more than N times in an hour.” Each project can have multiple alert rules, and each rule can notify different people or channels.By default, you receive notifications for all issues in projects you are a member of. You can change this to subscribe-only (you must manually subscribe to an issue) or turn issue alerts off entirely.

Personal notification settings

Your personal settings control defaults across all organizations and projects you belong to.
1

Open your notification settings

Go to User Settings > Notifications.
2

Adjust each category

For each notification type, choose your preferred frequency:
OptionBehavior
AlwaysReceive notifications for all matching events
Subscribe onlyReceive notifications only for issues you’ve subscribed to (workflow only)
Committed onlyReceive notifications only when you authored a commit in the release (deploy only)
NeverDisable this notification type
3

Choose delivery channels

Select how you want each notification type delivered: email, Slack (if your organization has the Slack integration installed), or both.
If your organization has the Sentry mobile app and you’ve logged in, you can also receive push notifications for issue alerts on your phone.

Per-project overrides

You can override your global notification settings for individual projects. This is useful if you want more coverage on a critical production project and less noise from a low-priority one.
  1. Go to User Settings > Notifications.
  2. Scroll to the Project Alerts section.
  3. Use the dropdowns next to each project to set a project-specific preference.
Project-level overrides take precedence over your global defaults for that project only.

Notification delivery channels

ChannelRequirement
EmailAlways available
SlackSlack integration must be installed at the organization level
Mobile pushMust be logged into the Sentry mobile app
You can configure Slack to send issue alert notifications to specific channels or DMs through Settings > Integrations > Slack at the organization or project level.

Reducing notification noise

If you’re receiving too many notifications, try these approaches: Snooze an issue — Open the issue and click Snooze. Sentry will stop sending notifications for it until it reoccurs or a set time passes. Adjust alert rule thresholds — In Settings > [Project] > Alerts, edit existing alert rules to raise the threshold (for example, require 10 occurrences instead of 1 before alerting). Change workflow setting to subscribe-only — In User Settings > Notifications, set Workflow to Subscribe only. You’ll only get notified about issues you explicitly subscribe to. Unsubscribe from specific issues — On any issue detail page, click the bell icon to toggle your subscription.