{% extends "base.html" %} {% load compress staticfiles %} {% block title %}Account Settings - healthchecks.io{% endblock %} {% block content %}
{{ 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 %}{{ profile.api_key }}
{% else %}
API access is enabled.
{% endif %}
{% else %}
API access is disabled.
{% endif %}
Here are status badges for each of the tags you have used. The badges have public, but hard-to-guess URLs. If you wish, you can add them to your READMEs, dashboards or status pages.
{{ badge_url }}
|