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

# Reclaim.ai

AccessOwl integrates with Reclaim.ai to provision and deprovision user access in your Reclaim.ai team.

## 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 deletes members from the Reclaim.ai team during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Admin** access to your Reclaim.ai team, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add Reclaim.ai 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 Reclaim.ai:

    * Open your Reclaim.ai team's **Members** page.
    * Click **+ Add member**.
    * Enter the integration account's email address.
    * Check the box to grant the **Admin** role.
    * Click **Send invite**.

    <Note>
      The Admin role in Reclaim.ai occupies a paid seat. The integration account will count toward your team's seat usage.
    </Note>
  </Step>
</Steps>
