# Honeybadger

Follow the steps below to configure a service so as to push related alert data from Honeybadger onto Squadcast.

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

### Using Honeybadger 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="/files/ej4AI9zpOyFu5NZJCbwC" alt="How to configure Honeybadger integration in Squadcast" width="563"><figcaption></figcaption></figure>

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

<figure><img src="/files/HZ5NbiYRocKaQIKfmymq" alt="Steps to add Honeybadger integration to a service 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 in Honeybadger

1\. Log in to your **Honeybadger** web console and go to the **Settings** tab of your project.

<figure><img src="/files/tDGYIgwKTJo1KrlVajSA" alt="Login to create a Squadcast Webhook in Honeybadger" width="563"><figcaption></figcaption></figure>

2\. Under **Settings**, click on the **Alerts & Integrations** tab in the sidebar. Under **Add a Project Integration**, select **WebHook**.

<figure><img src="/files/f8bQ37CUDVvee9vQhNoQ" alt="Add a Project under Alerts and Integrations" width="563"><figcaption></figcaption></figure>

3\. You will now be directed to the **Setup WebHook** page. In the URL input field, paste the Honeybadger Webhook URL that you had initially copied from the Squadcast Dashboard.

<figure><img src="/files/KZRMVbVMPPp4ePHOlbpJ" alt="Set up to paste the Honeybadger Webhook URL copied from Squadcast" width="563"><figcaption></figcaption></figure>

4\. Scroll down to set up the events that you want to trigger an alert for. The following image lists the events that are supported in Squadcast.

<figure><img src="/files/wkCeenJY8PHR6tBpmDHY" alt="Select the events for which you want to trigger the Webhook" width="563"><figcaption></figcaption></figure>

5\. Configure the **Rate escalation** and **Notification throttling** sections as per your requirements.\
\
6\. Save these changes.

* Now whenever an event is triggered in Honeybadger, an incident will be created automatically in Squadcast.
* And once the event that triggered the incident(s) is resolved in Honeybadger, the relevant Squadcast incidents created would get resolved automatically.

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