> For the complete documentation index, see [llms.txt](https://help.isdown.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.isdown.app/integrations/how-to-set-up-squadcast-integration.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.isdown.app/integrations/how-to-set-up-squadcast-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
