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

# INGENIOUS.BUILD (Personal Access Token) - How do I link my account?

# Overview

To authenticate with INGENIOUS.BUILD, you need:

1. **Subdomain** - The subdomain of your INGENIOUS.BUILD workspace.
2. **Access Token** - A personal Access Token for your INGENIOUS.BUILD account.

This guide walks you through creating an Access Token in INGENIOUS.BUILD and obtaining these credentials. Any user can create an Access Token.

### Prerequisites:

* You must have an INGENIOUS.BUILD account.

### Instructions:

#### Step 1: Finding your subdomain

1. Log in to your INGENIOUS.BUILD workspace.

2. Look at the URL in your browser's address bar: `https://<subdomain>.ingenious.build`.

3. The **Subdomain** is the part of the URL before `.ingenious.build`.

#### Step 2: Creating an Access Token

1. Go to **Company Settings** > **Access Tokens**.

2. Click **Add Token**.

3. Enter a name for the token and save.

<Note>
  The Access Token is assigned to the user who created it. That user is recorded as the creator for all objects created using this token.
</Note>

<Note>
  Access Tokens do not expire. You can revoke a token at any time by deleting it from **Company Settings** > **Access Tokens** — this immediately invalidates it.
</Note>

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

Once you have your **Subdomain** and **Access Token**:

1. Open the form where you need to authenticate with INGENIOUS.BUILD.
2. Enter your **Subdomain** in its designated field.
3. Enter your **Access Token** in its designated field.
4. Submit the form, and you should be successfully authenticated.

You are now connected to INGENIOUS.BUILD.
