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

# Autodesk

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

## Prerequisites

* **Secondary Admin** (or Primary Admin) access to your Autodesk team, so you can invite the integration account.

## Setup

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

  <Step title="Invite the integration account as Secondary Admin">
    AccessOwl shows you the integration account's email address. In the Autodesk account portal at manage.autodesk.com:

    * Go to **User Management** > **By User**.
    * Click **Invite Users**.
    * Enter the integration account's first name, last name, and email address.
    * Click **Send Invite**.

    Once the integration account has accepted the invite, assign it the Secondary Admin role:

    * Go to **User Management** > **By User**.
    * Click the integration account's name.
    * Click **Change Role**.
    * Select **Secondary Admin**.
    * Click **Save**.

    <Note>
      The integration account does not need a product subscription assigned to it. The Secondary Admin role grants the ability to invite users, remove users, and change roles without consuming a paid Autodesk product seat.
    </Note>
  </Step>
</Steps>
