# Stackify Retrace

Follow the steps below to configure a service so as to push related alert data from Stackify's Retrace onto Squadcast.

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

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

![](/files/stRotM9fUuCtp0F9q2v6)

{% 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 Retrace

**(1)** Log in to your account and click on the Settings tab as shown below. Under the Integrations section, click on the Webhook link.

![](/files/DuJzP4lw0UOXTBgXEPKL)

**(2)** Click `Add Webhook` button. Enter a webhook name and url.

![](/files/wL1zsOGi5dNhZo4OPZ9z)

**(3)** To test the webhook you can click on the `Send Sample Alert` or `Send sample Error` button. An incident will be triggered in Squadcast with the sample payload.

![](/files/2oWh4ig1BEaosqkOoU2X)

**(4)** Under the settings tab click `Notification Groups`. You can edit an existing `Notification Group` or create a new one.

![](/files/APXx9mqOImqnG5KiIUWE)

**(5)** Under the contacts tab select the Squadcast webhook which you created in step 2. Click `Save`.

![](/files/ykXrXOZcuWf2hOuWDMfc)

Now whenever an alert is triggered in Retrace, an incident will be created automatically in Squadcast. Also when the alert is closed in Retrace, the corresponding incident **in Squadcast gets auto-resolved.**

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