{% extends "base.html" %} {% load compress static hc_extras %} {% block title %}Project Settings - {{ project }}{% endblock %} {% block content %}
API key:
{{ project.api_key }}
API key (read-only):
{{ project.api_key_readonly }}
Prometheus metrics endpoint: here
{% endif %} {% else %} {% endif %} {% else %} API access is disabled. {% endif %}Role | ||
---|---|---|
{{ project.owner.email }} | Owner | |
{{ user.email }} | Member | {% if is_owner %} Remove {% endif %} |
Add Users from Other Teams | ||
{{ user.email }} | Add to Team |
Invite team members to your project. Share access to your checks and configured integrations without having to share login details.
{% endif %}