docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Use contact points to specify where to receive alert notifications. Contact points contain the configuration for sending alert notifications, including destinations like email, Slack, IRM, webhooks, and their notification messages.
A contact point can have one or multiple destinations, known as contact point integrations. Alert notifications are sent to each integration within the chosen contact point.
On the Contact Points tab, you can:
{{< admonition type="note" >}} Contact points are assigned to a specific Alertmanager and cannot be used by notification policies in other Alertmanagers. {{< /admonition >}}
For Grafana Cloud users, contact points may contain protected fields that require admin permissions to modify. Protected fields are sensitive configuration settings that affect where notifications are sent, such as:
These fields are protected to prevent unauthorized users from redirecting notifications to compromised servers, which could expose sensitive information such as authorization tokens, API keys, or alert data.
Users with edit permissions can modify most contact point settings and can add or remove integrations, but cannot change protected fields in existing integrations. Only users with admin permissions to the contact point can update protected fields.
The ability to modify protected fields is controlled by the RBAC action alert.notifications.receivers.protected:write. This role is granted by default to:
Each contact point integration has its own configuration options and setup process. The following list shows the contact point integrations supported by Grafana.
{{< column-list >}}
{{< /column-list >}}
Some of the integrations above are not supported by Prometheus Alertmanager. For the list of supported integrations, refer to the Prometheus Alertmanager receiver settings.
Complete the following steps to add a contact point.
A contact point can have multiple integrations, or destinations for sending notifications.
To add another integration to a contact point, complete the following steps.
In contact points, you can also customize notification messages. For example, when setting up an email contact point integration, click Message or Subject to modify it.
By default, notification messages include common alert details, which are usually sufficient for most cases.
If necessary, you can customize the content and format of notification messages. You can create a custom notification template, which can then be applied to one or more contact points.
On the Templates tab under Notification configuration, you can view, edit, copy or delete notification templates. Refer to manage notification templates for instructions on selecting or creating a template for a contact point.
Testing a contact point is only available for Grafana Alertmanager. Complete the following steps to test a contact point.
After creating a contact point, you can enable it to receive alert notifications using one of the following methods: