# Admin Labs

[<mark style="color:blue;">Admin Labs</mark>](https://www.adminlabs.com/) is a website monitoring and StatusPage service that can help websites to check downtime, page speed, and domain health.

Route detailed alerts from Admin Labs to the right users in Squadcast.

### Using Admin Labs 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**.

<figure><img src="/files/x2JuHVVpEACMsj1lESqw" alt="Selecting admin labs as an alert source - Squadcast" width="563"><figcaption></figcaption></figure>

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

<figure><img src="/files/dArCtkxZQ4jSYSIwOZ1b" alt="Configuration of admin labs as an alert source using webhook URL" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %} <mark style="color:orange;">**Important**</mark>**:**

When an alert source turns <mark style="color:green;">Active</mark>, 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 <mark style="color:green;">active</mark> if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

### Create a Squadcast Webhook Alert in Admin Labs

**(1)** Login to your Admin Labs dashboard. Under the **Website Monitoring** tab, select **Monitors** and click on either of the 3 options shown in the picture below.

<figure><img src="/files/2rmQ6U6C4WBdKnM47az7" alt="Create a Squadcast Webhook Alert in Admin Labs" width="563"><figcaption></figcaption></figure>

**(2)** Once the Monitor is setup then under the **Webhook** tab, paste the previously copied Squadcast Webhook URL in the **Webhook parameters** placeholder and click on **Save monitor**

<figure><img src="/files/RPYi9X8twhVSGdBDg9vN" alt="Use webhook URL in webhook parameters to complete Admin Labs integration" width="393"><figcaption></figcaption></figure>

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

* Whenever Admin Labs fires an alert, an incident will be created in Squadcast for it.
* Also, when the monitor is **UP** in Admin Labs, 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/admin_labs.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.
