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

# Wrike

AccessOwl integrates with Wrike to provision and deprovision user access in your Wrike 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 deletes users from your Wrike account during access revocations.
  </Card>
</CardGroup>

## Prerequisites

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

## Setup

<Steps>
  <Step title="Add Wrike 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 Wrike, go to **Settings** > **Account Management** > **Users** and invite the integration account. Make sure the account is given **Admin** access, either during the invite or by promoting it afterward.

    <Note>
      The integration account needs Admin because only Admins can invite new users and delete users from a Wrike account. Without Admin, the integration account cannot provision or deprovision users.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="What is the difference between deleting and deactivating a user in Wrike?">
    Wrike supports two ways to remove user access. **Deletion** is available on all Wrike plans and permanently removes the user from the account. The user cannot be restored after deletion, but you can transfer their work to another user before confirming. **Deactivation** is only available on Pinnacle and Apex plans. It blocks the user from logging in but keeps their account and data intact so they can be reactivated later. AccessOwl uses deletion during deprovisioning, which is the method available across all Wrike plans.
  </Accordion>
</AccordionGroup>
