Creating a Grafana alert contact point defines where alert notifications are delivered when an alert rule or notification policy routes to it. Contact points are commonly used for webhook receivers, email addresses, Slack channels, incident tools, and other on-call destinations.
Grafana Alerting stores contact points under Notification configuration. A contact point can contain one or more integrations, and Grafana sends a notification to every integration inside the selected contact point. A single Webhook integration keeps the delivery test direct because Grafana can send a predefined test notification from the contact point form.
The contact point is saved in the selected Alertmanager. In Grafana Cloud, destination fields such as webhook URLs can be protected and may require alerting administrator permissions to change after creation. A saved contact point also remains unused until an alert rule or notification policy routes notifications to it.
In some Grafana Cloud navigation layouts, Alerting appears under Alerts & IRM.

Use a name that matches the destination or routing purpose, such as On-call webhook, so notification policies are easier to review later.
Choose the integration type that matches the destination service. Email requires SMTP configuration on self-hosted Grafana before it can send notifications.
Replace the sample endpoint with the real receiver URL for the alerting system, incident platform, or webhook service.

When the test succeeds, Grafana can reach the destination with the current integration settings. Live alert notifications still require an alert rule or notification policy that uses the contact point.
Unused means no notification policy or alert rule currently routes notifications to the contact point.