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

# 15Five

AccessOwl integrates with 15Five to provision and deprovision user access in your 15Five account.

## 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 deactivates users in 15Five during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Account Admin** access to your 15Five account, so you can add the integration account.

## Setup

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

  <Step title="Add the integration account as Account Admin">
    AccessOwl shows you the integration account's email address. In 15Five:

    * Click the **Settings** gear in the top-right corner and select **People**.
    * Click **Add person** and enter the integration account's email address.
    * In the **Permissions** section, assign the **Account Admin** role.
    * Save and send the invitation.

    <Note>
      The integration account needs the Account Admin role because only Account Admins can add and deactivate users and manage integrations in 15Five.
    </Note>
  </Step>
</Steps>
