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

# DeepL

AccessOwl integrates with DeepL to provision and deprovision user access in your DeepL 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 DeepL team during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Team admin** access to your DeepL team, so you can invite the integration account.

## Setup

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

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

    * Open the **Users** tab in your DeepL team account.
    * Click **Add users**.
    * Enter the integration account's email address and send the invite.
    * Once the integration account appears in the Users tab, click the three-dot menu next to it and select the option to make it a **Team admin**.
    * Do not assign the integration account to any group.

    <Note>
      Keeping the integration account out of all groups means it is not assigned a license and does not consume a paid DeepL seat. Team admins without a group assignment retain full member management permissions, including adding and removing users.
    </Note>
  </Step>
</Steps>
