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

# Count

AccessOwl integrates with Count to provision and deprovision user access in your Count workspace.

## 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 members from the Count workspace during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Admin** or **Owner** access to your Count workspace, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add Count 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 Count:

    * Open your Count workspace settings and go to the **Members** tab.
    * Invite the integration account via email.
    * Set the role to **Admin**.
    * Send the invite.

    <Note>
      The integration account is invited as Admin so it can manage members and roles in the workspace. Both Owner and Admin are billable roles in Count - there is no non-billable admin option.
    </Note>
  </Step>
</Steps>
