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

# Vercel - How do I link my account?

# Overview

To authenticate with Vercel via Nango, you need:

1. **Token** – A token that grants Nango permission to interact with Vercel's API resources and services.

This guide walks you through obtaining your token in Vercel.

### Prerequisites:

* A Vercel account.

### Instructions:

#### Step 1: Finding your token

1. Log in to your Vercel account and go to the [Tokens](https://vercel.com/account/settings/tokens) page.
2. Enter a name, set the required permissions and expiration, then click **Create** to create the token.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/HDUjkjftYIkgNPjA/api-integrations/vercel/tokens.png?fit=max&auto=format&n=HDUjkjftYIkgNPjA&q=85&s=11295188c050b6e7dfafdc33bba72b22" alt="Vercel API tokens" width="2644" height="1064" data-path="api-integrations/vercel/tokens.png" />

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

Once you have your **Token**:

1. Open the form where you need to authenticate with Vercel.
2. Enter your **Token** in its respective field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/HDUjkjftYIkgNPjA/api-integrations/vercel/form.png?fit=max&auto=format&n=HDUjkjftYIkgNPjA&q=85&s=df1bc8dd11320a4e8f9a1d3704c0092f" style={{maxWidth: "450px" }} width="998" height="1232" data-path="api-integrations/vercel/form.png" />

You are now connected to Vercel.
