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

# Adobe

AccessOwl integrates with the Adobe Admin Console to provision and deprovision user access across your Adobe products.

## 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 users from the Adobe Admin Console during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **System Administrator** access to your Adobe Admin Console, so you can invite the integration account.

## Setup

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

  <Step title="Invite the integration account as System Administrator">
    AccessOwl shows you the integration account's email address. In the Adobe Admin Console:

    * Go to **Users** > **Administrators**.
    * Click **Add Admin**.
    * Paste the integration account's email address.
    * Keep the default role **System Administrator** selected.
    * Click **Save**.

    <Note>
      The integration account needs System Administrator because only System Administrators can perform all administrative tasks in the Adobe Admin Console, including assigning users to any product profile. Lower-scoped admin roles like Product Administrator would limit which Adobe products the integration account can provision.
    </Note>
  </Step>
</Steps>
