# Hund

[<mark style="color:blue;">Hund</mark>](https://hund.io/) helps monitor services and keep your audience informed of status changes automatically with a status page powered by Hund.

Route detailed alerts from Hund to the right users in Squadcast.

### Using Hund 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/jnyZrG28PsQGcEISI05r)

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

![](/files/3h4BlS55b0KTMXZQWHJH)

{% 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 a Squadcast Webhook Alert in Hund

**(1)** Login to your Hund dashboard. Under the **Subscriptions** tab, select **Outgoing webhooks** and click on **+ New Subscription**

![](/files/szND09nLAOuNEJuELmFO)

**(2)** Select **Webhook** as **Subscription Method** and paste the previously copied Squadcast Webhook URL in the **Receiving URL** place holder. Select **POST** as **HTTP Method** and click on **Subscribe**

![](/files/1aGkYsuqBxk02FllqVvK)

**(3)** Under the **Notifiers** tab, click on **Configure** for **Webhook**. Toggle the **Include Group Context** switch **On**. Under **Default Notification Preferences**, select **Normal** as **Notification Level** and select your **Notification Preferences** accordingly. Then click on **Update Notifier**

![](/files/AafEMDTlyVSyjDdBhAjk)

![](/files/zrwr3aZO6oUCBaKnLXq9)

That's it, you are good to go! Your Hund integration is now complete.

Whenever Hund fires an alert, an incident will be created in Squadcast for it. Also, when the issue is **Resolved** in Hund, the corresponding incident gets **auto-resolved** in Squadcast.

*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.squadcast.com/integrations/alert-source-integrations-native/hund.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.
