> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fellow - How do I link my account?

# Overview

To authenticate with Fellow, you will need:

1. **Workspace Subdomain** - The subdomain of your Fellow workspace.
2. **API Key** - A key that grants secure access to the API, enabling authorized applications to interact with Fellow resources and services.

This guide will walk you through finding your **Workspace Subdomain** and generating your **API Key** within Fellow.

### Prerequisites:

* You must have a Fellow account
* The **Developer API** must be enabled for your workspace. If it's not enabled, navigate to **Workspace settings** as an admin > **Security** and toggle the **Allow users to access the Developer API** option.

### Instructions:

#### Step 1: Finding your Workspace Subdomain

1. Log in to your [Fellow workspace](https://fellow.app/auth/login/)
2. Once logged in, check the URL in your browser's address bar
3. Your workspace subdomain is the part of the URL before `.fellow.app`. For example, if your workspace URL is `https://myworkspace.fellow.app`, your subdomain is `myworkspace`.

#### Step 2: Generating Your API Key

1. From your profile, click **User settings**

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/fellow/user_settings.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=0e68d6fe25aefae40e33ccdcb5add3d0" width="1553" height="405" data-path="api-integrations/fellow/user_settings.png" />

2. Click **API & MCP connections**, then click **+ New API Key**

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/fellow/api_settings.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=17bbfd01a34297e16e7abaa37308536c" width="1553" height="445" data-path="api-integrations/fellow/api_settings.png" />

3. Enter a name for your API Key and click **Generate Key**

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/fellow/api_key.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=22c5bfa6446d8d620cf0ffe9a40a3d3c" width="1553" height="445" data-path="api-integrations/fellow/api_key.png" />

<Tip>Once your API Key is generated, ensure you copy it to a secure location as it won't be shown again.</Tip>

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

Once you have your **Workspace Subdomain** and **API Key**:

1. Open the form where you need to authenticate with Fellow.
2. Enter your **Workspace Subdomain** and **API Key** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/fellow/form.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=845ec464e0c5ac95eeed0fe7f9396038" style={{maxWidth: "450px" }} width="501" height="699" data-path="api-integrations/fellow/form.png" />

You are now connected to Fellow.
