> ## 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.

# Gainsight CC - How do I link my account?

# Overview

To authenticate with Gainsight CC, you need:

1. **Client ID** - A unique identifier for your client.
2. **Client Secret** - A confidential key used to authenticate the identity of the application (client).
3. **Region** - The specific Gainsight CC region where your data resides.

This guide will walk you through obtaining these credentials within Gainsight CC.

### Prerequisites:

* You must have an account with Gainsight CC.

### Instructions:

#### Step 1: Generating API credentials

1. Login to your Gainsight CC account.
2. Navigate to **Integrations** and select **API**.
3. In the **OAuth2** section, add a name in the **Label** field and click the **Create an OAuth2 client**. A pair of API credentials will be generated for you.

<img src="https://mintcdn.com/nango/jNxmsZ4pW0gKOBN-/integrations/all/gainsight-cc/api-credentials.png?fit=max&auto=format&n=jNxmsZ4pW0gKOBN-&q=85&s=47f1095a8a47995fee38d12e7f410f3d" width="2200" height="1018" data-path="integrations/all/gainsight-cc/api-credentials.png" />

#### Step 2: Finding your region

1. Within the **API** section in the **Integrations** section, head to the **API access information** area. Your **Region** will be displayed there.

<img src="https://mintcdn.com/nango/jNxmsZ4pW0gKOBN-/integrations/all/gainsight-cc/region.png?fit=max&auto=format&n=jNxmsZ4pW0gKOBN-&q=85&s=abe922b1fa04ec17df25df2f97dc421f" width="2200" height="1018" data-path="integrations/all/gainsight-cc/region.png" />

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

Once you have the **Client ID**, **Client Secret** and **Region**:

1. Open the form where you need to authenticate with Gainsight CC.
2. Enter the **Client ID**, **Client Secret** and **Region** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/jNxmsZ4pW0gKOBN-/integrations/all/gainsight-cc/form.png?fit=max&auto=format&n=jNxmsZ4pW0gKOBN-&q=85&s=663a8a3615eb63a0d4f807116983480d" style={{maxWidth: "450px" }} width="1000" height="1390" data-path="integrations/all/gainsight-cc/form.png" />

You are now connected to Gainsight CC.
