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

# Workpath - How do I link my account?

# Overview

To authenticate with Workpath, you need:

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

This guide will walk you through obtaining your **API Token** from Workpath.

### Prerequisites

* An active Workpath account with administrator access.

### Instructions

#### Step 1: Getting Your API Token

1. Log in to [Workpath](https://app.workpath.com) as an administrator.
2. Click on your name in the lower left corner of the screen.
3. Select **Organization Settings**.
4. Select the **API Clients** tab on the bottom left.
5. Click the **+ Create API Client** button.
6. Fill in a **Title** so you can recognize the token's purpose.
7. Click **Submit**.
8. Copy and securely store the **Token** from the confirmation screen. You will not be able to view the token again.

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

Once you have your **API Token**:

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

<img src="https://mintcdn.com/nango/LUYf6LXzV6mEzb2U/api-integrations/workpath/form.png?fit=max&auto=format&n=LUYf6LXzV6mEzb2U&q=85&s=c32bdd09d2c2d002dc9191fbb7b175cb" style={{maxWidth: "450px" }} width="500" height="698" data-path="api-integrations/workpath/form.png" />

You are now connected to Workpath.
