{% extends "base.html" %} {% load compress staticfiles hc_extras %} {% block title %}Account Settings - {% site_name %}{% endblock %} {% block content %}
{{ profile.api_key }}
{% else %}
{% endif %}
{% else %}
API access is disabled.
{% endif %}
{{ profile.user.email }} | Owner | |
{{ member.user.email }} | Member | Remove |
Invite team members to your account.
Share access to your checks and configured integrations without having to share a login.
{% if not profile.team_access_allowed %}To enable team access, please upgrade to one of the paid plans.
{% endif %} {% endif %}