{% extends "base.html" %} {% load compress staticfiles %} {% block title %}Account Settings - healthchecks.io{% endblock %} {% block content %}
{{ message }}
{% endfor %}{{ profile.api_key }}
{% else %}
API access is enabled.
{% 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 %}