> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/cloudamqp.md).

# CloudAMQP

[<mark style="color:blue;">CloudAMQP</mark>](https://www.cloudamqp.com/) is a managed service that provides hosted RabbitMQ clusters on cloud platforms like Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure.

Route detailed alerts from CloudAMQP to the right users in Squadcast.

### Using CloudAMQP as an Alert Source

**(1)** From the navigation bar on the left, select **Services**. Pick the applicable **Team** from the Team-picker on the top. Next, click on **Alert Sources** for the applicable Service

<figure><img src="/files/ej4AI9zpOyFu5NZJCbwC" alt="How to configure CloudAMQP integration in Squadcast" width="563"><figcaption></figcaption></figure>

**(2)** Search for **CloudAMQP** from the Alert Source drop-down and copy the Webhook URL

<figure><img src="https://github.com/solarwinds-cloud/sq-Gitbook/blob/main/.gitbook/assets/CloudAMQP.png" alt="Steps to add CloudAMQP integration to a service in Squadcast" width="563"><figcaption></figcaption></figure>

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

For an Alert Source to turn <mark style="color:green;">active</mark> (indicated by a **green dot - Receiving alerts** against the name of the Alert Source in the drop-down), you can either generate a test alert 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 in the last 30 days.
{% endhint %}

### Create a Squadcast Webhook Alert in Better Uptime

**(1)** Login to your CloudAMQP dashboard. Navigate to the **Monitoring** section and then click on **Alarms**

<figure><img src="/files/pRvJq5LOj9i86uJixq13" alt="Creating Squadcast Webhook Alert in Better Uptime: Access dashboard, go to Integrations, and click on Exporting data." width="563"><figcaption></figcaption></figure>

**(2)** Under Notification recipients select **Add new recipient** and choose **Web hook**.

<figure><img src="/files/zRaFCa23CfwfCFiJEohd" alt="Creating Squadcast Webhook Alert in Better Uptime: Access dashboard, go to Integrations, and click on Exporting data and select Configure webhooks and click on Configure." width="563"><figcaption></figcaption></figure>

**(3)** Add a name and paste the Webhook URL copied from Squadcast inside the Webhook URL section and click on Create recipient.

<figure><img src="/files/uOvsCpdhNlR8gPHhKwak" alt="Creating Squadcast Webhook Alert in Better Uptime: Add Squadcast Webhook URL to Incident and Monitor webhook sections" width="563"><figcaption></figcaption></figure>

**(4)** While you create new alarms from the **Alarms** section you can add the new Squadcast Webhook as the recipient.

<figure><img src="/files/fiRv1S8HSPDCIrIHUK4y" alt="Creating Squadcast Webhook Alert in Better Uptime: Add Squadcast Webhook URL to Incident and Monitor webhook sections" width="563"><figcaption></figcaption></figure>

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

Whenever CloudAMQP fires an alert, an incident will be created in Squadcast for it. Also, when an alert is resolved in CloudAMQP, the corresponding incident gets **auto-resolved** in Squadcast.


---

# 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://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/cloudamqp.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.
