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

# Coda

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

## Prerequisites

* **Doc Maker (Workspace admin)** access to your Coda workspace, so you can invite the integration account.

## Setup

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

  <Step title="Invite the integration account as Doc Maker (Workspace admin)">
    AccessOwl shows you the integration account's email address. In Coda:

    * Click the three-dot menu next to your workspace name in the left sidebar and select **Members & Groups**.
    * Click **Invite** in the upper-right corner.
    * Enter the integration account's email address.
    * Set the role to **Doc Maker (Workspace admin)**.
    * Click **Invite**.

    <Note>
      Doc Maker (Workspace admin) is a billable Doc Maker seat in Coda. Coda does not offer a non-billable admin role, so the integration account will consume a paid seat.
    </Note>
  </Step>
</Steps>
