> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-integration-config-credentials-api.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-wari-integration-config-credentials-api/Ajnr1Ql9em6N5d3h/api-integrations/fellow/user_settings.png?fit=max&auto=format&n=Ajnr1Ql9em6N5d3h&q=85&s=87dd0e43e2f55ca0f4fc44841b7a1ff8" 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-wari-integration-config-credentials-api/Ajnr1Ql9em6N5d3h/api-integrations/fellow/api_settings.png?fit=max&auto=format&n=Ajnr1Ql9em6N5d3h&q=85&s=515f6ea65a8b82fba50fbb15536dee9f" 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-wari-integration-config-credentials-api/Ajnr1Ql9em6N5d3h/api-integrations/fellow/api_key.png?fit=max&auto=format&n=Ajnr1Ql9em6N5d3h&q=85&s=e607b017156b673b9ae42168f85dbee7" 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-wari-integration-config-credentials-api/Ajnr1Ql9em6N5d3h/api-integrations/fellow/form.png?fit=max&auto=format&n=Ajnr1Ql9em6N5d3h&q=85&s=ac99817dbe71b8dee430d596bcdbc1ac" style={{maxWidth: "450px" }} width="501" height="699" data-path="api-integrations/fellow/form.png" />

You are now connected to Fellow.
