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

# Conviva

[<mark style="color:blue;">Conviva</mark>](https://www.conviva.com/) is a streaming-video intelligence platform that provides metrics and analytics for better video optimization.

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

### How to integrate Conviva with Squadcast

### In Squadcast: Adding Conviva 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 **Conviva**. Copy the displayed **Webhook URL** to [configure](#in-conviva-create-a-squadcast-webhook-as-a-notification-channel) it within **Conviva**. Finish by clicking **Add Alert Source** -> **Done**.

![](/files/TgZOVthx7AE43NJT0yrO)

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

### In Conviva: Create a Squadcast Webhook as a Notification Channel

**(1)** Log in to your Conviva web console, go to the **Settings** menu of your project and click on **Notification Channels**

![](/files/8gq1uri6bKBnbNYHYpxD)

**(2)** Click on the **Alerts** tab to display the existing list of Webhooks

**(3)** Click on the **Add Webhook** button. If no webhooks are configured, a message prompt will appear

**(4)** Click on the **Add** button to go to the **Add Webhooks** page so you can configure webhooks

![](/files/EwGqBEF53fCzj6Z3ihjF)

**(5)** Enter a **Webhook Name**, an **Email** to notify users when an issue occurs with the Webhook notification, and the **Webhook URL** that was copied from the Squadcast Services page

![](/files/UjcWV9R4pqbGYVJlVKV4)

**(6)** Next set the **alert type(s)** to include in the webhook payload and the relevant information to be included in the payload for each alert type that is configured.

In this screenshot, we have checked to include both **AI Alerts** and **Manual Alerts**.

![](/files/Vcn4DSszQqWzIq5pvW2T)

**(7)** Test the Webhook and then click on the **Add Webhook** button to save the Webhook configuration

Now when an event is triggered in Conviva, an incident will be created automatically in Squadcast.

{% hint style="info" %}
**Auto-resolve**

Today, Conviva does not support the auto-resolve functionality due to which, it is unavailable in Squadcast.
{% endhint %}

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