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

# Namely (PAT) - How do I link my account?

# Overview

To authenticate with Namely (PAT), you need:

1. **Company Name** - Your company name, used to uniquely identify and access your organization's Namely instance.
2. **Personal Access Token** -  A key that grants secure access to the API, enabling authorized applications to interact with Namely resources and services.

This guide will walk you through finding your **Company Name** and generating your **Personal Access Token** within Namely.

### Prerequisites:

* You must have an account with Namely.
* You must have access to the **API** menu in your Namely account. If you don't see it, contact your Namely administrator or client success manager to obtain the necessary permissions.

### Instructions:

#### Step 1: Finding Your Company Name

1. Log in to your Namely instance.

* Look at the URL in your browser's address bar. Your **Company Name** is the text after `https://` and before `.namely.com`. For example, if the URL in your address bar is `https://example.namely.com`, your **Company Name** is `example`.

#### Step 2: Generating Your Personal Access Token

1. Log in to your Namely instance.
2. Click the **Admin** dropdown and select **API**.

<img src="https://mintcdn.com/nango/uDZk6hrkY8wQj326/integrations/all/namely-pat/settings.png?fit=max&auto=format&n=uDZk6hrkY8wQj326&q=85&s=d270efc026cee4e7e199066d4af84086" width="350" height="226" data-path="integrations/all/namely-pat/settings.png" />

3. Click the **Personal Access Tokens** tab, select **New Access Token**, enter a unique name, and click **Create**.

<img src="https://mintcdn.com/nango/uDZk6hrkY8wQj326/integrations/all/namely-pat/pat.png?fit=max&auto=format&n=uDZk6hrkY8wQj326&q=85&s=51b97de10e21e8fd41029f645de1cea9" width="650" height="215" data-path="integrations/all/namely-pat/pat.png" />

4. Your **Personal Access Token** will be generated for you.

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

Once you have your **Company Name** and **Personal Access Token**:

1. Open the form where you need to authenticate with Namely (PAT).
2. Enter your **Company Name** and **Personal Access Token** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

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

You are now connected to Namely (PAT).
