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

# HubSpot

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

## Prerequisites

* **Super Admin** access in HubSpot, so you can invite the integration account.

## Setup

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

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

    * Click the **settings icon** in the top navigation bar.
    * In the left sidebar, select **Users & Teams**.
    * Click **Add users**, then **Create new**.
    * Paste the integration account's email address.
    * Click **Choose how to set access** and select **Make Super Admin**.
    * Click **Next**, review the settings, then click **Create user**.

    <Note>
      The integration account needs Super Admin because HubSpot only lets a user assign permission sets that include permissions they themselves have. To provision users into any of your existing permission sets, the integration account must hold full Super Admin permissions.
    </Note>
  </Step>
</Steps>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Permission sets in HubSpot can be restricted by seat type">
    Some HubSpot permission sets are only available with certain seat types. When requesting access in AccessOwl, make sure the permission set and seat you select are a valid combination for your HubSpot setup.
  </Accordion>
</AccordionGroup>
