{% extends "sentry/bases/account.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Notification Settings" %} | {{ block.super }}{% endblock %} {% block main %}
Alerts are generated based on a project's rules, defined in [Project] » Settings » Rules.
{% blocktrans %}Workflow notifications are separate from alerts, and are generated for things like comments and issue updates. You may subscribe (or unsubscribe) from individual issues on their respective pages.{% endblocktrans %}
Note: You'll always receive notifications if you're explicitly participating on an issue.
{% blocktrans %}Reports contain a summary of what's happened within your organization over the last week.{% endblocktrans %}
Use the settings below to fine tune notification settings per-project.