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

# Basecamp

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

## Prerequisites

* **Administrator** access to your Basecamp account, so you can invite the integration account.

## Setup

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

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

    * Go to your **Home** screen and click **Invite people**.
    * Select **Someone who works at your company** as the user type.
    * Enter the integration account's email address and click **Email invitation now**.
    * Once the integration account has accepted the invite, open **Adminland** from the upper-right corner of the Home screen.
    * Click **Add/remove administrators**.
    * Type the integration account's name in the search field and confirm to grant admin privileges.
    * Set the role to **Administrator**.

    <Note>
      The integration account must be invited as a company employee before it can be granted Administrator privileges. Employees are billed per seat on Basecamp's Pro plan, so the integration account will count toward your user total.
    </Note>
  </Step>
</Steps>
