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.Documentation Index
Fetch the complete documentation index at: https://sentrydocs.dev/llms.txt
Use this file to discover all available pages before exploring further.
Notification types
- Issue alerts
- Workflow
- Deploy
- Quota
- Weekly reports
- Spike protection
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.Adjust each category
For each notification type, choose your preferred frequency:
| Option | Behavior |
|---|---|
| Always | Receive notifications for all matching events |
| Subscribe only | Receive notifications only for issues you’ve subscribed to (workflow only) |
| Committed only | Receive notifications only when you authored a commit in the release (deploy only) |
| Never | Disable this notification type |
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.- Go to User Settings > Notifications.
- Scroll to the Project Alerts section.
- Use the dropdowns next to each project to set a project-specific preference.
Notification delivery channels
| Channel | Requirement |
|---|---|
| Always available | |
| Slack | Slack integration must be installed at the organization level |
| Mobile push | Must be logged into the Sentry mobile app |