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

# ElevenLabs

AccessOwl integrates with ElevenLabs to provision and deprovision user access in your ElevenLabs workspace.

## Capabilities

<CardGroup cols={2}>
  <Card title="Provisioning" icon="user-plus">
    AccessOwl creates user accounts with the specified roles/permissions during access requests.
  </Card>

  <Card title="Deprovisioning" icon="user-minus">
    AccessOwl removes members from the ElevenLabs workspace during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Admin** access to your ElevenLabs workspace, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add ElevenLabs in AccessOwl">
    Either add a new application or open Applications and click the +-symbol, then continue.
  </Step>

  <Step title="Invite the integration account as Admin">
    AccessOwl shows you the integration account's email address. In ElevenLabs:

    * Open your workspace settings and go to the **Members** tab.
    * Invite a new member and enter the integration account's email address.
    * Assign the **Admin** role and send the invite.

    <Note>
      The integration account needs the Admin role because only admins can add and remove workspace members in ElevenLabs. Admins always occupy a Full Seat in your workspace.
    </Note>
  </Step>
</Steps>
