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

# Honeycomb

AccessOwl integrates with Honeycomb to provision and deprovision user access in your Honeycomb team.

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

## Prerequisites

* **Owner** access to your Honeycomb team, so you can invite the integration account.

## Setup

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

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

    * Navigate to **Account** > **Team settings**.
    * Select the **Users** tab.
    * Click **Invite user**.
    * Enter the integration account's email address.
    * Click **Invite**.
    * Once the integration account has accepted the invite, locate it in the users table and set the **Role** column to **Owner**.
  </Step>
</Steps>
