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

# Buffer

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

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

## Prerequisites

* **Admin** access to your Buffer organization, so you can invite the integration account.

## Setup

<Steps>
  <Step title="Add Buffer 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 Buffer:

    * Click the **+ New** button in the top navigation and select **Invite a Team Member**.
    * Click **Invite a New User** and enter the integration account's email address.
    * Set **Admin Access** to **Yes**.
    * Click **Send Invite**.
  </Step>
</Steps>
