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

# Mintlify

AccessOwl integrates with Mintlify to provision and deprovision member access in your Mintlify organization.

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

## Prerequisites

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

## Setup

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

    * Open your [dashboard](https://app.mintlify.com) and go to the **Members** page under your organization settings.
    * Invite the integration account's email address.
    * Set the role to **Admin**.

    <Note>
      Only Admins can add and remove members of a Mintlify organization, which is why the integration account needs this role. You can invite any number of members to your organization.
    </Note>
  </Step>
</Steps>
