# StatusCake

Follow the steps below to configure a service so as to push related alert data from StatusCake onto Squadcast.

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

### Using StatusCake 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 **StatusCake.** Copy the displayed **Webhook URL** to [configure](#create-a-squadcast-webhook-in-statuscake) it within **StatusCake.** Finish by clicking **Add Alert Source** -> **Done.**

![](/files/QAxP1X95Oo4E7mehrSfd)

{% 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 in StatusCake

1. Login to your StatusCake web console and under **Alerting** click **New Contact Group**
2. Enter the Group Name , paste StatusCake webhook url which you initially copied from Squadcast Dashboard ,select Webhook Method as **POST** and click Save

![](/files/u7xRxryl5msPxFVIH8Bs)

3.Add the Contact Group you just created to the tests for which you want to receive alerts on squadcast.

{% hint style="info" %}
**Supported Monitoring Alerts**

Alerts from Uptime Monitoring, Page Speed Monitoring, SSL Monitoring, Virus Monitoring and Server Monitoring are currently supported
{% endhint %}

Now whenever an event is triggered in StatusCake, an incident will be created automatically in Squadcast. And for **Uptime Monitoring** once the event that triggered the incident(s) is resolved in StatusCake, the relevant Squadcast incidents created would get resolved automatically.

*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/statuscake.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.
