# How to Set Up Squadcast Integration

1. Sign in/sign up and enter your **IsDown account**
2. Click the **Alert & Integrations** link on the left sidebar.
3. Select the **Squadcast** check box.&#x20;
4. Get your **webhook URL from your Squadcast account**
   * Go to the services pages and select or create a new service
   * Click "**Add Alert Source**"
   * Search for Webhook and select it
   * **Copy the Webhook URL to the IsDown form**

<figure><img src="/files/7c9GvH8SF3KXwLobJLUL" alt=""><figcaption><p>Image 1</p></figcaption></figure>

5. Returning to your **IsDown account,** select **Squadcast box** and click on the **"Add"** botton.
6. Then **past the Webhook URL**, and  finish by **"Save Changes"** in the bottom right to save the alert sources.

<figure><img src="/files/JksUX9lZApaXgQO259CN" alt=""><figcaption><p>Image 2</p></figcaption></figure>

<figure><img src="/files/zsqNIBLzDuW0k3WhlXoS" alt=""><figcaption><p>Image 3</p></figcaption></figure>

Have questions? We're here to help—contact us via chat or email us at <support@isdown.app>.

***

**Related Articles**

* [**How to Set Up PagerDuty Integration**](https://help.isdown.app/integrations/how-to-set-up-pagerduty-integration)
* [**How to Set Up Opsgenie Integration**](https://help.isdown.app/integrations/how-to-set-up-opsgenie-integration)
* [**How to Set Up FireHydrant Integration**](https://help.isdown.app/integrations/how-to-set-up-firehydrant-integration)


---

# 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://help.isdown.app/integrations/how-to-set-up-squadcast-integration.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.
