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

# Webflow

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

## Prerequisites

* **Admin** access to your Webflow Workspace, so you can invite the integration account.

## Setup

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

    * Open your Workspace settings and go to **Team**.
    * Click **Invite Members** and enter the integration account's email address.
    * Set the role to **Admin** from the role dropdown.
    * Click **Send Invite**.

    <Note>
      The integration account requires the Admin role because only Workspace Owners and Admins can invite and remove members. Adding the integration account as Admin occupies a paid full seat on your Webflow plan.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I can't see them in Webflow">
    When AccessOwl provisions a user, Webflow sends them an invite email. The member only appears as an active user in your Workspace after they accept that invite. Until then, they show up as pending in your Team settings. If a provisioning request is marked complete in AccessOwl but the user is not yet visible, they haven't accepted the invite yet.
  </Accordion>
</AccordionGroup>
