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

# Canva

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

## Prerequisites

* **Team admin** access to your Canva team, so you can invite the integration account.

## Setup

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

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

    * Open your Canva team's **Settings** and select **People**.
    * Click **Invite members**.
    * Enter the integration account's email address.
    * Set the role to **Team admin**.
    * Send the invite.
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I can't see them in Canva">
    When AccessOwl provisions a user, Canva sends them an invite email. The user appears in your team's People page as Pending until they accept the invite. If a provisioning request shows as completed in AccessOwl but the user is not yet visible, they haven't accepted the invite yet.
  </Accordion>
</AccordionGroup>
