{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "Data Secrecy Enabled" %} | {{ block.super }}{% endblock %} {% block main %}
Data Secrecy Enabled

{% trans "This organization has not granted Support Access." %}

{% trans "An organization that hasn't granted Support Access cannot be accessed via superuser." %}

If you need to access the organization to help debug an issue, please contact the organization to grant a waiver under

Organization Settings -> Security & Privacy -> Support Access
{% endblock %}