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

# Lumos - How do I link my account?

# Overview

To authenticate with Lumos, you will need:

1. **API Token** - A key that grants secure access to the Lumos API, enabling authorized applications to interact with Lumos resources and services.

This guide will walk you through creating your **API Token** within Lumos.

### Prerequisites:

* You must have a Lumos account

### Instructions:

#### Step 1: Creating Your API Token

1. Go to the [API Tokens](https://app.lumosidentity.com/settings/api_tokens) page in the Lumos settings
2. Click on **Add API Token**
3. Enter a **Name** and a **Description** for your API token
4. Click **Create API Token**

<Tip>Store your API token carefully as it will only be shown during creation time.</Tip>

<Note>API Tokens inherit and retain the permissions of the user that created them.</Note>

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

Once you have your **API Token**:

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

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

You are now connected to Lumos.
