> ## Documentation Index
> Fetch the complete documentation index at: https://help.doozy.live/llms.txt
> Use this file to discover all available pages before exploring further.

# Namely

> Connect Namely to Doozy via Merge.

## Overview

To connect Namely, you will need to provide the following information:

* **Namely Subdomain**
* **API Key** (Personal Access Token)

## Prerequisites

* You have Administrator permissions in your company's Namely instance

***

## Step 1: Enter Your Namely Subdomain

Your subdomain is the first part of your Namely URL. For example, if you sign in at `acme.namely.com`, your subdomain is `acme`.

## Step 2: Create an API Key

<Steps>
  <Step title="Log in to your Namely account." />

  <Step title="Under the Admin dropdown, click on 'API'." />

  <Step title="Click on the 'Personal Access Tokens' tab in the upper left." />

  <Step title="Name your access token (e.g., 'Doozy Integration') and click 'Create'." />

  <Step title="Copy your personal access token.">
    <Warning>The access token is only shown once. Make sure to save it securely.</Warning>
  </Step>
</Steps>

## Enter Credentials into Doozy

<Note>You must be a **Doozy admin** to connect an HRIS integration.</Note>

<Steps>
  <Step title="Go to the Doozy web app.">Navigate to [Workspace Settings](https://doozy.live/app/settings/workspace) → **Integrations** → **HRIS**.</Step>

  <Step title="Choose Namely as the HRIS you want to connect." />

  <Step title="Subdomain: Enter your Namely subdomain from Step 1." />

  <Step title="API Key: Enter the personal access token from Step 2." />

  <Step title="Click Submit." />
</Steps>
