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

# Ninety

AccessOwl integrates with Ninety to provision and deprovision user access in your Ninety account.

## 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 deactivates members from the Ninety account during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Owner** access to your Ninety account, so you can invite the integration account as a Coach.

## Setup

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

  <Step title="Invite the integration account as Coach">
    AccessOwl shows you the integration account's email address. In Ninety:

    * Click **Directory** in the left navigation.
    * Click **Add teammate**.
    * Click the **Role access** dropdown and select **Coach**.
    * Enter the integration account's email address.
    * Click **Add teammates**.

    <Note>
      The integration account is invited as Coach so it doesn't consume a paid Ninety seat. The Coach role has full account-wide access to invite users, update roles, and deactivate members. Only users with the Owner role can assign the Coach role during the invite.
    </Note>
  </Step>
</Steps>
