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

# Fathom

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

## Prerequisites

* **Admin** access to your Fathom team, so you can invite the integration account.

## Setup

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

    * Go to **Settings** and open the **Users** tab.
    * Click **Invite Team Members**.
    * Enter the integration account's email address.
    * Set the membership status to **Admin**.
    * Send the invite.

    <Note>
      The integration account needs Admin access because only Admins can invite and remove members in Fathom. Admin accounts always occupy a paid seat in Fathom.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="What is the difference between removing and deactivating a user in Fathom?">
    Fathom offers two ways to revoke access. Removing a member instantly deletes them from the team and makes their shared recordings inaccessible. Deactivating a member prevents them from logging in but keeps their recordings available to the rest of the team. When AccessOwl deprovisions a user, it removes them from the team.
  </Accordion>
</AccordionGroup>
