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

# Grammarly

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

<Note>
  Due to Grammarly restrictions, provisioning is only available in combination with the Grammarly Enterprise plan.
</Note>

## Prerequisites

* A Grammarly **Enterprise** plan, which is required for provisioning.
* **Admin** access to your Grammarly subscription, so you can invite the integration account.

## Setup

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

    * Open the **Members** page in your Grammarly admin panel.
    * Click **Invite members** in the upper-right corner.
    * Enter the integration account's email address.
    * Click **Invite members** to send the invitation.

    <Note>
      The integration account must be an Admin, as only Admins can invite and remove members. Admins occupy a paid seat in your Grammarly subscription. A seat is consumed when the invitation is sent, not when it is accepted.
    </Note>
  </Step>
</Steps>
