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

# Workable

AccessOwl integrates with Workable to provision and deprovision user access in your Workable 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 deletes members from the Workable account during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Super Admin** access to your Workable account, so you can invite the integration account.

## Setup

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

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

    * Click your user icon at the top right and go to **Settings**.
    * Open **Account Members**.
    * Click **Invite member**.
    * Enter the integration account's email address.
    * Set the access level to **Super Admin**.
    * Click **Invite member** to send the invite.

    <Note>
      The integration account must be Super Admin because Admin access excludes company and integration settings in Workable. Super Admin is required for AccessOwl to connect via Workable's integration settings.
    </Note>
  </Step>
</Steps>
