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

# pganalyze

AccessOwl integrates with pganalyze to provision and deprovision user access in your pganalyze organization.

## Capabilities

<CardGroup cols={2}>
  <Card title="Provisioning" icon="user-plus">
    AccessOwl creates user accounts with the specified roles during access requests.
  </Card>

  <Card title="Deprovisioning" icon="user-minus">
    AccessOwl removes members from the pganalyze organization during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Admin (All Servers)** access to your pganalyze organization, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add pganalyze 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 (All Servers)">
    AccessOwl shows you the integration account's email address. In pganalyze:

    * Open your organization's **Members** settings page.
    * Click **Invite Member**.
    * Enter the integration account's email address.
    * Set the role to **Admin (All Servers)**.
    * Send the invite.
  </Step>
</Steps>
