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

# Front

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

## Prerequisites

* **Company admin** access to your Front account, so you can invite the integration account.

## Setup

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

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

    * Click the gear icon and open **Company settings**.
    * Select **Teammates** in the sidebar.
    * Click **Add teammate**.
    * Enter the integration account's email address and continue.
    * Enable the company administrator toggle for the new teammate.
    * Click **Add teammate** to send the invitation.

    <Note>
      The integration account needs company admin because only company admins can invite, block, and delete teammates across the entire Front account. Workspace admins can only manage their own workspace.
    </Note>
  </Step>
</Steps>
