---
title: "Configure alert notifications with Grafana Alerting | Grafana OnCall documentation"
description: "Connect Grafana Alerting to Grafana OnCall You must have the Admin role assigned to connect to Grafana OnCall. Navigate to the Integrations tab in Grafana OnCall."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Connect Grafana Alerting to Grafana OnCall

You must have the Admin role assigned to connect to Grafana OnCall.

1. Navigate to the **Integrations** tab in Grafana OnCall.
2. Click on the Grafana logo.
3. Follow the instructions that display in the dialog box to find a unique integration URL in the monitoring configuration.

## Grafana installations

Grafana OnCall can be set up using two methods:

- Grafana Alerting: Grafana OnCall is connected to the same Grafana instance being used to manage Grafana OnCall.
- Grafana (External): Grafana OnCall is connected to one or more Grafana instances separate from the one being used to manage Grafana OnCall.

### Grafana Cloud Alerting

Use the following method if you are connecting Grafana OnCall with alerts coming from the same Grafana instance from which Grafana OnCall is being managed.

1. In Grafana OnCall, navigate to the **Integrations** tab and select **New Integration for receiving alerts**.
2. Click **Quick connect** in the **Grafana Alerting** tile. This will automatically create the integration in Grafana OnCall as well as the required contact point in Alerting.
   
   > **Note:** You must connect the contact point with a notification policy. For more information, see [Contact points in Grafana Alerting](/docs/grafana/latest/alerting/unified-alerting/contact-points/)
3. Determine the escalation chain for the new integration by either selecting an existing one or by creating a new chain.
4. In Grafana Cloud Alerting, navigate to **Alerting &gt; Contact Points** and find a contact point with a name matching the integration you created in Grafana OnCall.
5. Click the **Edit** (pencil) icon, then click **Test**. This will send an alert to Grafana OnCall.

### Grafana (External)

Connect Grafana OnCall with alerts coming from an instance of Grafana different from the one on which Grafana OnCall is being managed:

1. In Grafana OnCall, navigate to the **Integrations** tab and select **New Integration for receiving alerts**.
2. Select the **Grafana** tile.
3. View and save the URL needed to connect.
4. Determine the escalation chain for the new integration by either selecting an existing one or by creating a new chain.
5. Go to the other Grafana instance to connect to Grafana OnCall and navigate to **Alerting &gt; Contact Points**.
6. Select **New Contact Point**.
7. Choose the contact point type `webhook`, then paste the URL generated in step 3 into the URL field.
   
   > **Note:** You must connect the contact point with a notification policy. For more information, see [Contact points in Grafana Alerting](/docs/grafana/latest/alerting/unified-alerting/contact-points/).
8. Click the **Edit** (pencil) icon, then click **Test**. This will send an alert to Grafana OnCall.
