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

# Unbounce

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

## Prerequisites

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

## Setup

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

    * Click your avatar in the top-right corner and select **Account Management**.
    * In the left-hand menu, select **Users**.
    * Invite the integration account by entering its email address.
    * Set the role to **Administrator**.
    * Send the invite.

    <Note>
      The integration account needs Administrator access because only Administrators and Owners can invite new users and manage roles in Unbounce. Viewers and Authors do not have access to user management.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The integration account cannot remove a user with the Administrator role">
    In Unbounce, only account Owners can remove an Administrator. If the user being deprovisioned holds the Administrator role, the deprovisioning request results in a reassignment error. Downgrade the user to Author before deprovisioning, or have the account Owner perform the removal manually.
  </Accordion>
</AccordionGroup>
