# Errorception

[<mark style="color:blue;">Errorception</mark>](https://errorception.com/) is a high-performance error tracking tool that helps you track Javascript errors that you aren't even aware of with added features such as Source Maps and Smart Grouping of errors.

Route detailed events from Errorception to the right users in Squadcast.

### How to integrate Errorception with Squadcast

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

![](/files/PthIA8TY0cG24JWZ4gny)

{% 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 Errorception: Create a Squadcast Webhook

**(1)** Once you login, navigate to **Settings** from the top

![](/files/W4TPHYl9a1XUGTzJvrD0)

**(2)** From the left, select **Service Hooks**

![](/files/vadYmvTv4TCthaqe3kks)

**(3)** Next, make the following changes:

**(a)** Select **Webhooks**

**(b)** In the placeholder for **WebHook URL**, paste the previously copied Webhook URL from Squadcast

**(c)** Enable the checbox that says **Active** to activate your Webhook

**(d)** Select the option **Every occurrence**

**(e)** Finally, click on **Save** to save the added Webhook

![](/files/XdaQ9erI1C9YzhbeDsOt)

{% hint style="info" %}
**FAQ:**

Q: Does this integration support auto-resolution of incidents in Squadcast?\
\
A: No, this integration does not support auto-resolution of incidents in Squadcast since Errorception does not send out error resolve notifications via the Webhook.
{% endhint %}

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