> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-migrated-bigcommerce-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sentry - How do I link my account?

# Overview

To authenticate with Sentry, you will need:

1. **Hostname** - The Hostname to your Sentry account.
2. **Auth Token** - A key that grants Nango permission to interact with Sentry's APIs resources and services.

This guide will walk you through finding your **Hostname** and generating your **Auth Token** within Sentry.

### Prerequisites:

* You must have a Sentry account.

### Instructions:

#### Step 1: Finding Your Hostname

Sentry APIs use different hostname based on your region:

* Default hostname: `sentry.io`
* US region: `us.sentry.io`
* EU region: `eu.sentry.io`

<Note>
  [What Types of Data Are Stored Where](https://docs.sentry.io/organization/data-storage-location/#what-types-of-data-are-stored-where)
</Note>

#### Step 2: Generating Your Sentry Auth Token

1. Login to your [Sentry account](https://sentry.io/auth/login/).
2. Go to **Settings** > **Auth Tokens** (or visit [auth tokens](https://sentry.io/settings/account/api/auth-tokens/)).
3. Click **Create New Token**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/CR_zovwKlY3JikWW/integrations/all/sentry/create_auth_token.png?fit=max&auto=format&n=CR_zovwKlY3JikWW&q=85&s=ce72409d70d1a9d8b5a8539c6ab4da68" style={{maxWidth: "450px" }} width="1287" height="552" data-path="integrations/all/sentry/create_auth_token.png" />

4. Give your token a name (e.g. "Nango Integration")
5. Select the required scopes

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/CR_zovwKlY3JikWW/integrations/all/sentry/permission_form.png?fit=max&auto=format&n=CR_zovwKlY3JikWW&q=85&s=33628b0a91d55879a26cefd5a985a868" style={{maxWidth: "450px" }} width="1276" height="864" data-path="integrations/all/sentry/permission_form.png" />

6. Click **Create Token**.
7. Copy your token immediately - it won't be shown again

#### Step 3: Enter credentials in the Connect UI

Once you have your credentials:

1. Open the form where you need to authenticate with Sentry.
2. Enter the **Hostname** and **Auth Token** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/CR_zovwKlY3JikWW/integrations/all/sentry/form.png?fit=max&auto=format&n=CR_zovwKlY3JikWW&q=85&s=4eebad64b9497ca31e5c1efa767fdab2" style={{maxWidth: "450px" }} width="1000" height="1384" data-path="integrations/all/sentry/form.png" />

You are now connected to Sentry.
