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

# Gamma

AccessOwl integrates with Gamma to provision and deprovision user access in your Gamma workspace.

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

## Prerequisites

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

## Setup

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

    * Open the left menu and select **Settings**.
    * Click the **Members** tab.
    * Click **Invite members**.
    * Enter the integration account's email address.
    * Set the role to **Admin**.
    * Click **Confirm and send invites**.

    <Note>
      The integration account needs Admin because only Admins can invite members, remove members, and change roles in a Gamma workspace.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The provisioned user can't accept their invite">
    Gamma invites must be accepted with the exact email address they were sent to. If the invite fails, revoke it in the Members tab, send a new one, and have the user log out and back in with the matching email. Note that on paid plans, each member who accepts an invite adds a seat to your Gamma subscription.
  </Accordion>
</AccordionGroup>
