{% extends "base.html" %} {% set active_page = "settings" %} {% block title %}FaultRay - Settings{% endblock %} {% block page_title %}Settings{% endblock %} {% block page_subtitle %}Project configuration and integrations{% endblock %} {% block content %}

Project Configuration

Integrations

4 available
Slack
Alert notifications
PagerDuty
Incident management
OpsGenie
Alert routing
Datadog
Monitoring & metrics

API Key

This will invalidate the current key

Team

Coming Soon

Team management and role-based access control will be available in a future release.

{% endblock %}