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

# Anthropic Console

AccessOwl integrates with the Anthropic Console to provision and deprovision user access in your Anthropic Console organization, where your team manages Claude API access. For the Claude chat product on Team and Enterprise plans, see the [Claude](/integrations/all/claude) page.

## 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 Anthropic Console organization during access revocations.
  </Card>

  <Card title="User Sync" icon="arrows-rotate">
    AccessOwl periodically syncs a list of users along with their assigned roles/permissions.
  </Card>
</CardGroup>

## Prerequisites

* **Admin** access to your Anthropic Console organization, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add Anthropic Console 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 the Anthropic Console:

    * Open **Settings** and go to **Members**.
    * Click **+ Invite** in the upper-right corner.
    * Enter the integration account's email address.
    * Set the role to **Admin**.
    * Send the invite.

    <Note>
      The integration account needs the Admin role because only organization Admins can manage Console members and invitations. Invitations expire after three weeks if not accepted.
    </Note>
  </Step>
</Steps>
