> 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/solarwinds_appoptics.md).

# SolarWinds AppOptics

[<mark style="color:blue;">SolarWinds AppOptics</mark>](https://www.solarwinds.com/appoptics) is a SAAS-based APM and Infrastructure tool for hybrid and cloud-native IT environments.

Route detailed monitoring alerts from AppOptics to the right users in Squadcast.

### How to integrate AppOptics with Squadcast

#### In Squadcast: Using AppOptics 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 **SolarWinds** **AppOptics.** Copy the displayed **Webhook URL** to [configure](#in-solarwinds-appoptics-setup-your-notification-services) it within **SolarWinds** **AppOptics.** Finish by clicking **Add Alert Source** -> **Done.**

![](/files/QxoFjVDhnNi5L4WEnKEU)

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

#### In SolarWinds AppOptics: Setup your Notification Services

**(1)** Log in to your **SolarWinds Cloud console**

**(2)** From the navigation section to the left of the homepage, select **Settings > Metric Settings > Notification Services**

![](/files/zzjUQtcIdx3DtUERhogX)

**(3)** Click on **Webhooks** under the **Available** section

![](/files/pRhrmj6VCxQdwc62SAPQ)

**(4)** Add an appropriate **Title** and paste the webhook URL copied from Squadcast under **URL**. Click on **Add**

![](/files/k6hwMyes83tLjQIWH9IU)

**(5)** While creating a **Metric Alert**, select the configured webhook URL and **test fire** to verify whether the notification service is working as expected

That's it! Now whenever an APM-related or Infrastructure-related notification is triggered in SolarWinds AppOptics, an incident will automatically be created in Squadcast.

Also, whenever an alert is resolved in SolarWinds AppOptics, the corresponding incident will get **auto-resolved** in Squadcast.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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/solarwinds_appoptics.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.
