> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-nan-6306-mcp-tool-connections-get.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-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/fellow/user_settings.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=3c93cae9813ea369e60a2d6679a6028c" 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-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/fellow/api_settings.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=127a06578ca217a1114cc937ff898750" 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-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/fellow/api_key.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=1064feac407bb6ae71dd25e9bb3af164" 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-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/fellow/form.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=4ec08f12b70b066d55d1ae5b3edcc489" style={{maxWidth: "450px" }} width="501" height="699" data-path="api-integrations/fellow/form.png" />

You are now connected to Fellow.
