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

# Okta

> Connect Okta to Doozy via Merge.

## Overview

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

* **Okta Domain**
* **API Token**

## Prerequisites

* You have Super Admin, Org Admin, or Group Admin permissions in Okta
* API tokens inherit the permissions of the user who created them

<Tip>Okta recommends generating API tokens using a service account that won't be deactivated and has Super Admin permissions that won't change.</Tip>

***

## Step 1: Find Your Okta Domain

<Steps>
  <Step title="Log in to Okta." />

  <Step title="Click on your Profile in the top right corner." />

  <Step title="Copy the domain below your email.">Include `.okta.com` in the domain (e.g., `yourcompany.okta.com`).</Step>
</Steps>

## Step 2: Create an API Token

<Steps>
  <Step title="In Okta, click on 'Security' in the left column." />

  <Step title="Select 'API' from the dropdown." />

  <Step title="Navigate to the 'Tokens' tab." />

  <Step title="Click 'Create token'." />

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

  <Step title="Copy the token value.">
    <Warning>The 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 Okta as the HRIS you want to connect." />

  <Step title="Domain: Enter your Okta domain from Step 1." />

  <Step title="API Token: Enter the token from Step 2." />

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