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

# Wix

AccessOwl integrates with Wix to provision and deprovision collaborator access on your Wix site.

## 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 collaborators from your Wix site during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Admin (Co-Owner)** access to your Wix site, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add Wix 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 (Co-Owner)">
    AccessOwl shows you the integration account's email address. In Wix:

    * Open your site's dashboard and go to **Roles & Permissions**.
    * Click **Invite Collaborators**.
    * Enter the integration account's email address in the **Emails** field.
    * Select the **Admin (Co-Owner)** role.
    * Click **Send Invites**.

    <Note>
      The integration account needs the Admin (Co-Owner) role because it is the only collaborator role that includes the permission to invite and remove other people on your site. Roles such as Website Manager and Website Designer do not have this permission.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I can't see them in Wix">
    When AccessOwl provisions a user, the integration account sends them a collaborator invite. The invite shows as **PENDING** in your Roles & Permissions page until the user accepts it. If a provisioning request shows as completed in AccessOwl but the user is not yet visible as an active collaborator in Wix, they have not accepted the invite yet.
  </Accordion>
</AccordionGroup>
