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

# Freshsales - How do I link my account?

# Overview

To authenticate with Freshsales, you will need:

1. **Bundle Alias** - The domain for your Freshsales account (e.g., `acme.myfreshworks.com`)
2. **API Key** - Your Freshsales API key for authentication.

This guide will walk you through finding your **Bundle Alias** and **API Key** within Freshsales.

### Prerequisites:

* You must have a Freshsales account

### Instructions:

#### Step 1: Finding your Freshsales API Key

1. Sign in to your [Freshsales](https://www.freshworks.com/crm/sales/) account.
2. Click your profile icon in the top-right corner and select **Personal Settings**.

<img src="https://mintcdn.com/nango/4kqIUm0LrLtuCed3/api-integrations/freshsales/profile.png?fit=max&auto=format&n=4kqIUm0LrLtuCed3&q=85&s=e306c85c2e7009bf9b6f3510e0d9584f" width="3024" height="1586" data-path="api-integrations/freshsales/profile.png" />

3. Click on the **API** tab. Your **API Key** will be displayed in the **Your API Key** field in the CRM API details section.

<img src="https://mintcdn.com/nango/4kqIUm0LrLtuCed3/api-integrations/freshsales/api_key.png?fit=max&auto=format&n=4kqIUm0LrLtuCed3&q=85&s=dadbb4d15bda6810419acbbbacb8f6f1" width="3024" height="1586" data-path="api-integrations/freshsales/api_key.png" />

For more details, see [How to find my API key](https://support.freshsales.io/en/support/solutions/articles/220099-how-to-find-my-api-key).

#### Step 2: Finding your Bundle Alias

1. In the same **API** tab where you found your API Key, scroll down below the **Your API Key** field.
2. Your **Bundle Alias** will be displayed in the **Bundle Alias** field (e.g., `acme-34234423.myfreshworks.com/crm/sales`).

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

Once you have your **Bundle Alias** and **API Key**:

1. Open the form where you need to authenticate with Freshsales.
2. Enter your **Bundle Alias** and **API Key** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/4kqIUm0LrLtuCed3/api-integrations/freshsales/form.png?fit=max&auto=format&n=4kqIUm0LrLtuCed3&q=85&s=dc78866195938801fc4e3e57eda582d2" style={{maxWidth: "450px" }} width="499" height="700" data-path="api-integrations/freshsales/form.png" />

You are now connected to Freshsales.
