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

# Gem - How do I link my account?

# Overview

To authenticate with Gem, you need:

1. **Shareable Access Key** - A key that grants Nango permission to interact with Gem's APIs resources and services.

This guide will walk you through obtaining your **Shareable Access Key** within Gem.

### Prerequisites:

* You must have an account with Gem.
* The API must be enabled for your account before you can generate **API keys**. To request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive).
* You have already configured the `appSecret` in the **connection configuration**, which was provided externally by Gem when creating a [session](/reference/api/connect/sessions/create#body-integrations-config-defaults-key-connection-config)

### Instructions:

#### Step 1: Finding Your Shareable Access Key

1. Log in to your [Gem](https://www.gem.com/login) account.
2. Select your profile at the bottom left then navigate to **Admin Settings** > **Integrations**.
3. Scroll to the bottom of the page to find **Third party applications** section.
4. Click **Add Integration** to add your integration and copy the **Shareable Access Key**.

<img src="https://mintcdn.com/nango/jNxmsZ4pW0gKOBN-/integrations/all/gem/integrations_page.png?fit=max&auto=format&n=jNxmsZ4pW0gKOBN-&q=85&s=f3974a8d73dcc159253ae2c5b1c82b64" width="2544" height="1700" data-path="integrations/all/gem/integrations_page.png" />

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

Once you have your **Shareable Access Key**

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

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

You are now connected to Gem.
