# Scout APM

Follow the steps below to configure a service so as to extract its related alert data from Scout APM.

Squadcast will then process this information to create incidents for this service as per your preferences.

### Using Scout APM as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

![](/files/ej4AI9zpOyFu5NZJCbwC)

2\. Select **Scout APM.** Copy the displayed **Webhook URL** to [configure](#create-squadcast-webhook-in-scout-apm) it within **Scout APM**. Finish by clicking **Add Alert Source** -> **Done.**

![](/files/nFye9UgiBaFnbhx7Jaa5)

{% hint style="warning" %}
**Important:**

When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

### Create Squadcast Webhook in Scout APM

Go to your Scout APM dashboard and select Alerts & Notifications under the company name.

![](/files/DBY5Bhg8NGA90CjsGnSp)

Then click on **Notification channels** from the left menu.

![](/files/iWD1y0greJ8drs65jAD9)

Then click the **New Webhook** button.

![](/files/xkhPrfFqXv7J2J8Mvmtu)

Enter the **Name** of the webhook as **Squadcast webhook** and the **Webhook url** which you have obtained from the previous step and click the **Create Channel** button.

![](/files/A5vM6BLVpiyQNt8wP9es)

Then go to the **Notification Groups** and add **Squadcast webhook** to the **Default** notification group or create a new notification group and add to it.

![](/files/JYBx1gWbviAefAETJiNr)

Then you can add this **Notification channel** to an **Alert condition** and whenever the alert is fired, an incident will be created automatically in Squadcast.

![](/files/JBM8EvOLBJYVXku0vEau)

The Scout APM integration comes with an **Auto-Resolve** feature, meaning that whenever the alerts gets resolved in Scout APM, the incident will automatically get resolved in Squadcast as well.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/scout_apm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
