{% extends "base.html" %} {% load compress static hc_extras %} {% block title %}Account Settings - {% site_name %}{% endblock %} {% block content %}
API key:
{{ profile.api_key }}
API key (read-only):
{{ profile.api_key_readonly }}
{{ 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.
{% endif %}