# Bugsnag

[Bugsnag](https://www.bugsnag.com/) is an error monitoring tool that can filter errors based on the data provided.

{% hint style="warning" %}
Client-side only integrations cannot be used in HIPAA mode.
{% endhint %}

## Destination Info

* Does not support [Track](https://documentation.freshpaint.io/developer/freshpaint-sdk-reference#track) track calls and will not appear as a destination option in the event library.
* Connection Modes:

<table><thead><tr><th align="right"> </th><th data-type="checkbox">Client-side</th><th data-type="checkbox">Server-side</th></tr></thead><tbody><tr><td align="right">Web</td><td>true</td><td>false</td></tr><tr><td align="right">Mobile</td><td>false</td><td>false</td></tr><tr><td align="right">Server</td><td>false</td><td>false</td></tr></tbody></table>

### What You'll Need​

* An account with Bugsnag

### Getting Started <a href="#getting-started" id="getting-started"></a>

1. Navigate to the Bugsnag destination configuration

<figure><img src="https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MA7aDqsXMFbUsWVqonF%2Fuploads%2FRZbdBmOqsstyf1ajx7fx%2Fbugsnag.png?alt=media&#x26;token=09643cd0-1d55-4620-b82f-68130d182415" alt=""><figcaption></figcaption></figure>

2. Configure your API Key. This can be found in the Bugsnag settings page.

<figure><img src="https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MA7aDqsXMFbUsWVqonF%2Fuploads%2FNJMonnl4SS6yvQXdni15%2Fimage.png?alt=media&#x26;token=70df679e-810a-4738-b13f-66e2aec0babb" alt=""><figcaption></figcaption></figure>

3\. That's it! You should now see the [enabled status](https://documentation.freshpaint.io/readme/setting-up-your-destinations/enabling-and-disabling-a-destination) next to Bugsnag.

### Identify

Once your integration is set up correctly, you should [set up identify calls.](https://documentation.freshpaint.io/readme/setting-up-identify) This will allow you to gain more insight into the users and their associated errors.

### Events

**Seeing Freshpaint Events in Bugsnag**

Once the Bugsnag integration is enabled, you can now set it as an event destination
