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

# Clockwise

AccessOwl integrates with Clockwise to provision and deprovision user access in your Clockwise organization.

<Warning>
  Clockwise was acquired by Salesforce and shut down on March 27, 2026. The product is no longer available, and provisioning or revocation requests for Clockwise will result in a reassignment error. If you no longer use Clockwise, we recommend disabling the Clockwise integration in AccessOwl.
</Warning>

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

## Prerequisites

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

## Setup

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

    * Open the **Organization** panel and go to the **Members** section.
    * Click **Invite**.
    * Enter the integration account's email address and send the invite.
    * Once the integration account has joined, grant it **Admin** access from the **Members** tab.

    <Note>
      The integration account needs Admin because only Admins can invite and remove users in Clockwise. Without Admin, the integration account cannot provision or deprovision users.
    </Note>
  </Step>
</Steps>
