# Bugsnag

Bugsnag is an error monitoring and stability management platform that captures exceptions, crashes, and performance issues across your web and mobile applications. It helps engineering teams detect, diagnose, and resolve errors faster by providing detailed context around every event.

Connecting Bugsnag to Coupler.io lets you pull your error data into spreadsheets, dashboards, or AI tools — so your whole team can act on stability trends without logging into Bugsnag directly.

## Why connect Bugsnag to Coupler.io?

* **Centralize error reporting** — combine Bugsnag errors and events with data from other tools (e.g., deployment logs, project management) in one place
* **Track stability over time** — export error trends and release data to Google Sheets or BigQuery for historical analysis
* **Share insights without Bugsnag access** — send error summaries to stakeholders via Google Sheets, Looker Studio, or even AI tools like ChatGPT or Gemini
* **Automate reporting** — schedule recurring exports so your dashboards always reflect the latest error data

## Prerequisites

* A Bugsnag account (any plan that includes API access)
* A Bugsnag **Personal Auth Token** — find this under your account settings at **My Account → Personal auth token**
* Organization Admin or project-level access depending on which entities you want to export

## Quick start

{% hint style="success" %}
Start with the **Errors** or **Events** entity — these give you the most actionable data for stability analysis right away.
{% endhint %}

### How to connect

{% stepper %}
{% step %}
**Create a new data flow in Coupler.io.** From your Coupler.io dashboard, click **Add data flow** and search for **Bugsnag** as your source.
{% endstep %}

{% step %}
**Enter your Bugsnag API key.** Paste your Personal Auth Token into the API key field. You can find this token in Bugsnag under **My Account → Personal auth token**.
{% endstep %}

{% step %}
**Select an entity.** Choose what data you want to pull — for example, **Errors**, **Events**, **Releases**, or any other entity listed below.
{% endstep %}

{% step %}
**Set a start date.** Use the date picker to define how far back Coupler.io should fetch data.
{% endstep %}

{% step %}
**Choose your destination.** Pick where you want your data to land — Google Sheets, Excel, BigQuery, Looker Studio, or an AI destination like Claude, ChatGPT, or Gemini.
{% endstep %}

{% step %}
**Run the data flow.** Click **Run** to execute a manual sync and confirm your data is coming through correctly.
{% endstep %}
{% endstepper %}

## Available entities

| Entity                         | Description                                                |
| ------------------------------ | ---------------------------------------------------------- |
| Organizations                  | Organizations available in your Bugsnag account            |
| Projects                       | Projects within your organizations for tracking errors     |
| Errors                         | Error occurrences and exceptions captured by Bugsnag       |
| Events                         | Individual error events and their details                  |
| Pivots                         | Pivot table data for analyzing error patterns              |
| Releases                       | Application releases and deployment information            |
| Saved searches                 | Saved search queries for filtering error data              |
| Saved searches usage summaries | Usage statistics for saved searches                        |
| Collaborators                  | Team members with access to your projects                  |
| Teams                          | Teams organized within your Bugsnag account                |
| Event fields                   | Custom fields and metadata associated with error events    |
| Trace fields                   | Custom fields for error trace data                         |
| Supported integrations         | Available integrations that can be configured with Bugsnag |
