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

# Doppler

AccessOwl integrates with Doppler to provision and deprovision user access in your Doppler workplace.

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

## Prerequisites

* **Owner** access to your Doppler workplace, so you can invite the integration account.

## Setup

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

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

    * Open the **Team** page in your Doppler workplace dashboard.
    * Send an invite to the integration account's email address.

    <Note>
      The integration account needs the Owner role because only Owners can add and remove members from a Doppler workplace. Admin-level users do not have permission to manage workplace membership.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I can't see them in Doppler">
    Doppler requires new members to accept their invite before they can access the workplace. When AccessOwl provisions a user, the integration account sends them an invite email containing a confirmation code. The user only appears as an active member after they complete that confirmation step. If a provisioning request shows as completed in AccessOwl but the user is not yet visible in Doppler, they have not accepted the invite yet.
  </Accordion>
</AccordionGroup>
