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

# 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/OSkaIcWxcO60fjMA/api-integrations/vercel/tokens.png?fit=max&auto=format&n=OSkaIcWxcO60fjMA&q=85&s=a7647e501ef0d7b89b4b585686c22384" 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/OSkaIcWxcO60fjMA/api-integrations/vercel/form.png?fit=max&auto=format&n=OSkaIcWxcO60fjMA&q=85&s=28fc03017dac95b96dd45f00ca76e22e" style={{maxWidth: "450px" }} width="998" height="1232" data-path="api-integrations/vercel/form.png" />

You are now connected to Vercel.
