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

# Wispr Flow

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

## Prerequisites

* **Admin** access to your Wispr Flow team, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add Wispr Flow 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 the Wispr Flow admin portal:

    * Sign in at **admin.wisprflow\.ai**.
    * Click **Users** in the left sidebar.
    * Click **Add user** in the top right.
    * Enter the integration account's email address.
    * Set the role to **Admin**.
    * Click **Send invite**.

    <Note>
      The integration account needs Admin because only Admins have access to the admin portal for user management. Members cannot manage other users.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="Pending invites are counting toward our seats">
    Wispr Flow counts pending invitations toward your billed seat total and any contractual seat cap. If you hit the cap, new provisioning requests fail until a seat frees up. Revoking a pending invite or removing a member frees the seat immediately. Newly invited users start a 14-day free trial and convert to a paid seat when the trial ends.
  </Accordion>
</AccordionGroup>
