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

# JobNimbus - How do I link my account?

## Overview

To authenticate with JobNimbus, you need:

1. **API Key** — A key that grants Nango access to the JobNimbus API on your behalf.

This guide will walk you through generating your API key.

### Prerequisites

* A JobNimbus account with administrator access.

### Step 1: Generate your API key

1. Log in to JobNimbus, click your profile icon in the top right corner, and select **Settings**.
2. Go to **Integration Settings** and open the **API** tab.
3. Click **New API Key**.
4. In the **Description** dropdown, type `Nango` — it isn't one of the pre-listed options, so typing it in adds it as a custom entry.
5. Assign an **Access Profile** to the key — this determines what the key can access.
6. Save the integration. A new key appears in the **Key** column.
7. Copy the generated API key.

### Step 2: Enter your API key in the Connect UI

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

<img src="https://mintcdn.com/nango/rG5u8hjYvjlhykf7/api-integrations/jobnimbus/form.png?fit=max&auto=format&n=rG5u8hjYvjlhykf7&q=85&s=3230cf8092840d7516ca469993fc06b0" style={{maxWidth: "450px" }} width="1004" height="1248" data-path="api-integrations/jobnimbus/form.png" />

You are now connected to JobNimbus.
