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

# Perdoo - How do I link my account?

# Overview

To authenticate with Perdoo, you will need:

1. **API Token** - A 64-character hexadecimal key that grants secure access to the Perdoo API, enabling authorized applications to interact with your OKRs, KPIs, and organizational data.

This guide will walk you through generating your **API Token** in Perdoo.

### Prerequisites:

* You must have an active Perdoo account
* Access to Personal Settings in Perdoo

### Instructions:

#### Step 1: Generating Your API Token

1. Log in to your Perdoo account at [https://web.perdoo.com](https://web.perdoo.com/)
2. Click on your profile icon in the top right corner
3. Select **Personal Settings** from the dropdown menu

<img src="https://mintcdn.com/nango/0-smzkrbYmuaN29E/api-integrations/perdoo/personal-settings.png?fit=max&auto=format&n=0-smzkrbYmuaN29E&q=85&s=af67576bd02e12ca385df1c976cc5675" width="1562" height="992" data-path="api-integrations/perdoo/personal-settings.png" />

4. Click on the **API Tokens** tab
5. Give your token a descriptive name (e.g., "Nango Integration")

<img src="https://mintcdn.com/nango/0-smzkrbYmuaN29E/api-integrations/perdoo/api-tokens.png?fit=max&auto=format&n=0-smzkrbYmuaN29E&q=85&s=2813f4a64cc4cc57cd78b6a4a1b29250" width="1562" height="776" data-path="api-integrations/perdoo/api-tokens.png" />

6. Click **Generate**

<img src="https://mintcdn.com/nango/0-smzkrbYmuaN29E/api-integrations/perdoo/generated-token.png?fit=max&auto=format&n=0-smzkrbYmuaN29E&q=85&s=3c5b93cd9ceed4930f8dc01c2db18beb" width="1562" height="768" data-path="api-integrations/perdoo/generated-token.png" />

7. Copy the generated token immediately

<img src="https://mintcdn.com/nango/0-smzkrbYmuaN29E/api-integrations/perdoo/generated-token-list.png?fit=max&auto=format&n=0-smzkrbYmuaN29E&q=85&s=b203c60f4be82de83e23cfb18b9a63ba" width="1562" height="768" data-path="api-integrations/perdoo/generated-token-list.png" />

<Tip>Once your API Token is generated, ensure you copy it to a secure location as it won't be shown again. The token is a 64-character hexadecimal string.</Tip>

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

Once you have your **API Token**:

<img src="https://mintcdn.com/nango/0-smzkrbYmuaN29E/api-integrations/perdoo/form.png?fit=max&auto=format&n=0-smzkrbYmuaN29E&q=85&s=8aea9712518805513de2a55a269f7d95" style={{maxWidth: "450px"}} width="773" height="1080" data-path="api-integrations/perdoo/form.png" />

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

You are now connected to Perdoo.
