{% 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] » Project Settings » Alerts » Rules.
{% blocktrans %} Workflow notifications are separate from alerts and are generated for issue updates, such as changes in issue assignment, changes to resolution status (including regressions), and comments. {% endblocktrans %}
{% blocktrans %} When workflow notifications are enabled for a project, you'll receive an email when your teammates perform any of these actions. You'll be automatically added as a participant on an issue by taking one of the actions listed above. You may subscribe (or unsubscribe) from individual issues on their respective pages. {% endblocktrans %}
{% blocktrans %}Reports contain a summary of what's happened within your organization over the last week.{% endblocktrans %}
{% blocktrans %}Deploy emails include release, environment and commit overviews. Choose to receive emails for:{% endblocktrans %}
Use the settings below to fine tune notification settings per-project. You may add or verify additional email addresses via the Emails settings.