# Auvik

[Auvik](https://www.auvik.com/) is a cloud-based network management software gives you instant insight into the networks you manage, and automates complex and time-consuming network tasks.

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

## Using Auvik 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**.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-0fe7b657e32aa4dc525b39230eeb6f7628304674%2FScreenshot%202022-07-29%20at%2012.09.33%20PM%20(1)%20(1).png?alt=media&#x26;token=a31a38c5-13c7-4109-a22c-ffb44c420b19" alt="Integration of Auvik as an alert source in squadcast" width="563"><figcaption></figcaption></figure>

2\. Select **Auvik.** Copy the displayed **Webhook URL** to [configure](#create-a-squadcast-webhook-alert-in-auvik) it within **Auvik.** Finish by clicking **Add Alert Source** -> **Done.**

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-060252a8a4edc7829430c9199a9eefbe7241353d%2Fauvik_0.png?alt=media" alt="Webhook URL configuration within Auvik in Squadcast" width="563"><figcaption></figcaption></figure>

{% 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 Alert in Auvik

1. Login to your Auvik dashboard. Navigate to the **Integrations** section, click on the **ADD INTEGRATION** and select **Webhook**

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-2a1555d6303bfc5cd1e53204f0dd8fbc34238dbf%2Fauvik_2.png?alt=media" alt="Create a Squadcast Webhook Alert in Auvik- Add integration and select Webhook" width="563"><figcaption></figcaption></figure>

2. Put in the **Integration Name** and paste the previously copied Squadcast Webhook URL in the **Webhook URL** placeholder. Then click on **SAVE**

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-457e9e56af7feafa5c895bf972380d5cb35069d9%2Fauvik_3.png?alt=media" alt="Use Integration name and Squadcast Webhook URL" width="452"><figcaption></figcaption></figure>

3. Now, under **Manage Alerts** section select **Notification Channels**. Then click on **ADD NOTIFICATION CHANNEL**

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-e4cbe08c44e0bb01224ca57cb25669681b35f0d0%2Fauvik_4.png?alt=media" alt="Manage Alerts: Add Notification Channel in Auvik" width="563"><figcaption></figcaption></figure>

4. Put in the **Name** and select **Webhook** as **Contact Method**. Then pick up the previously created integration and click on **SAVE**

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-d33591fc3b3873dd1e66c960a903de787dfef786%2Fauvik_5.png?alt=media" alt="Save Webhook Integration - Contact Method: Webhook" width="450"><figcaption></figcaption></figure>

Now, users can add these notification channels to various alerts and That's it, you are good to go! Your Auvik integration is now complete.

* Whenever Auvik fires an alert, an incident will be created in Squadcast for it.
* Once the **Cleared** alert is sent, it will automatically be resolved in Squadcast as well.

*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.squadcast.com/integrations/alert-source-integrations-native/auvik.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.
