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

# RevenueHero

AccessOwl integrates with RevenueHero to provision and deprovision user access in your RevenueHero organization.

## 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 RevenueHero organization during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Administrator** access to your RevenueHero organization, so you can invite the integration account.

## Setup

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

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

    * Go to **Settings** in the left sidebar, then open **All Users**.
    * Click **Invite** in the upper right corner.
    * Enter the integration account's email address.
    * Set the role to **Administrator**.
    * Click **Send Invite**.

    <Note>
      RevenueHero does not charge for Administrator seats. The integration account can be added as Administrator without consuming a paid license.
    </Note>
  </Step>
</Steps>
