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

# Similarweb

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

## Prerequisites

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

## Setup

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

    * Go to the user management section in Similarweb settings.
    * Invite the integration account's email address.
    * Set the role to **Admin**.
    * Send the invite.

    <Note>
      The integration account needs Admin because only Admins can deactivate users in Similarweb. The Champion role can invite and edit users but cannot deactivate them, so it is not sufficient for deprovisioning.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I don't see them in Similarweb">
    When AccessOwl provisions a user, Similarweb sends them an invite email. The user does not appear as an active member until they accept the invite. Pending invites count against your account license total. If an invite is not accepted within 30 days, it expires.
  </Accordion>
</AccordionGroup>
