# CopperEgg

Follow the steps below to configure a service so as to extract its related alert data from CopperEgg.

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

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

![](/files/mDRO5RTDPFsTcnJkmaZW)

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

Log in to your CopperEgg account and go to the “Alerts” tab

Under the alerts tab click on “Notification Profiles” on the left

Under “Custom Profile” click on “Add a profile” to create a new notification profile

Name the profile as required and set state as “enabled”

Under destinations select “Webhook” and enter the webhook url obtained earlier and click on “Add”. You can click on “Test Notification” to get a test alert on squadcast.

![](/files/Zymj8pL2MUiOwedI9l7H)

Click on Save and now you can add this notification profile to any of yours alert configuration. Just while creating/editing the alert select squadcast (webhook) from the notification target drop down.

![](/files/FFPKKC3Qqp6Dqm0UWGsD)

Alerts that are cleared within CopperEgg are reflected in the status of the related Squadcast Incident.

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