# Server Density

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

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

### Using Server Density 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 **Server Density.** Copy the displayed **Webhook URL** to [configure](#in-server-density) it within **Server Density**. Finish by clicking **Add Alert Source** -> **Done.**

![](/files/aJ7FtojuAxmhEh9TlXmu)

{% 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 %}

#### In Server Density:

Now log in to your Server Density account and click on the gear icon on the top right and then click on notifications.

![](/files/Sl7D2luTOiH689WXYfUg)

In the notifications page select "**Webhook**" as the type of notification and enter the URL obtained earlier as the **webhook URL**. Give it an appropriate name and click on Add.

![](/files/jjF2hG2ePmFAtSgC4D07)

Now you can use this "**Webhook**" for any alert as per your requirements.

![](/files/r1g0dZGA8SqfCFtXIEhy)

That's it your Server Density Integration is now good to go. Once an alert is fixed inside Server Density it will automatically be resolved inside 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/server_density.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.
