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

# Dialpad

AccessOwl integrates with Dialpad to provision and deprovision user access in your Dialpad office.

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

## Prerequisites

* **Office Admin** access to your Dialpad office, so you can invite the integration account.

## Setup

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

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

    * Open your **Dialpad Admin Portal**.
    * Navigate to **Office** > **Office Settings**.
    * In the **Office Administrators** section, enter the integration account's email address in the **+ Add people from your team** field and press enter.

    <Note>
      Office Admins can access all office settings and manage users within their office, which is the minimum role AccessOwl needs to add and remove members on your behalf.
    </Note>
  </Step>
</Steps>
