# Squadcast

[Squadcast](https://www.squadcast.com/) is an Incident alerting and management platform which uses best practises of SRE. You can route alerts from Hydrozen.io to Squadcast and get notified via Phone, SMS, Email & Push notifications and you can take further actions on the incidents.

### Video guide

{% embed url="<https://www.youtube.com/watch?v=nzaLbQdul_k>" %}

### Walkthrough guide

{% embed url="<https://www.motionshot.app/walkthrough/65f6b7a96f5a1efb194f87f8/embed?fullscreen=1>" %}

### Documentation guide

#### Setup Hydrozen.io alertsource in Squadcast

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

<figure><img src="https://3939804252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-0fe7b657e32aa4dc525b39230eeb6f7628304674%2FScreenshot%202022-07-29%20at%2012.09.33%20PM%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

* Select **Hydrozen.** Copy the displayed **Webhook URL** to [configure](#undefined) it within **Hydrozen.** Finish by clicking **Add Alert Source** -> **Done.**

<figure><img src="https://3939804252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-65021dca001434af4bbe50b1517540c87c920019%2Fhydrozen_00.png?alt=media" alt=""><figcaption></figcaption></figure>

#### Create a Squadcast Notification handler in Hydrozen.io

* Login to your Hydrozen.io dashboard. Under the **Notification handlers** tab, click on **Create notification handler**

<figure><img src="https://3939804252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-12266779f4fcbb31dd4a1303a834e5c9090480e9%2Fhydrozen_2.png?alt=media" alt=""><figcaption></figcaption></figure>

* Now, put in the **Name** and select **Squadcast** as **Notification type**. Paste the previously copied Squadcast Webhook URL in the **Squadcast Alertsource URL** place holder and click on **Create**

<figure><img src="https://3939804252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-834a48322663f50383aafeba1ffeb2dfc716bdb9%2Fhydrozen_3.png?alt=media" alt=""><figcaption></figcaption></figure>

* Add this newly created Notificaion handler to any of the monitors and you will get Up/Down notifications for that monitor in Squadcast.

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

Whenever Hydrozen.io fires an alert, an incident will be created in Squadcast for it. Once the tool sends an **OK** alert, it will automatically be resolved in Squadcast as well.


---

# 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://docs.hydrozen.io/overview/integrations/squadcast.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.
