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

# Factorial (API Key) - How do I link my account?

# Overview

To authenticate with Factorial using an API key, you need:

1. **API Key** - A single token that grants full admin access to your company's Factorial account and never expires.

This guide will walk you through generating an API key from the Factorial platform.

<Note>
  API keys are not scoped to a user — they grant total access to the entire company account on the platform's behalf. Only a company administrator should generate one, and it's their responsibility to store it securely.
</Note>

### Prerequisites

* Admin access to your company's Factorial account

### Instructions

#### Step 1: Generating your API key

1. Log in to Factorial as an administrator and go to [**Settings → API Keys**](https://app.factorialhr.com/settings/api-keys).
2. Click **New API Key**.

<img src="https://mintcdn.com/nango/1Nu6WsvvnDr7OhWc/api-integrations/factorial-api-key/create_api_key.png?fit=max&auto=format&n=1Nu6WsvvnDr7OhWc&q=85&s=74a30e238cb6b53a10bf3560de177b99" width="3024" height="1434" data-path="api-integrations/factorial-api-key/create_api_key.png" />

3. Enter a name for the key, then click **Get My API key**.
4. Copy the key that's shown — it is displayed only once. If you lose it, you'll need to generate a new one.

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

Once you have your **API Key**:

1. Open the form where you need to authenticate with Factorial.
2. Enter the **API Key** in the field provided.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/1Nu6WsvvnDr7OhWc/api-integrations/factorial-api-key/form.png?fit=max&auto=format&n=1Nu6WsvvnDr7OhWc&q=85&s=5860e64f344909370170d6cfffb378fc" style={{maxWidth: "450px" }} width="1000" height="1240" data-path="api-integrations/factorial-api-key/form.png" />

You are now connected to Factorial.
