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

# TeamRetro

AccessOwl integrates with TeamRetro to provision and deprovision user access in your TeamRetro 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 removes members from the TeamRetro account during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Administrator** access to your TeamRetro account, so you can invite the integration account.

## Setup

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

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

    * Open the **Members** section of your TeamRetro admin settings, invite a new member, and enter the integration account's email address.
    * Set the role to **Administrator**.
    * Send the invite.

    <Note>
      The integration account needs the Administrator role because only Administrators can add users, manage roles, and remove members at the account level.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I can't see them in TeamRetro">
    When AccessOwl provisions a user, the integration account sends them an invite email. The user only appears in your TeamRetro team list after they accept that invite. If a provisioning request shows as completed in AccessOwl but the user is not yet visible in TeamRetro, they have not accepted the invite yet.
  </Accordion>
</AccordionGroup>
