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

# Keeper Secrets Manager

AccessOwl integrates with Keeper Secrets Manager to provision and deprovision user access in your Keeper 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 locks members in the Keeper organization during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Keeper Administrator** access to your Keeper organization, so you can invite the integration account.

## Setup

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

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

    * Go to the **Users** tab.
    * Click **+ Add Users**.
    * Enter the integration account's name and email address.
    * Click **Add**.
    * Once the account appears in the Users list, select it and assign the **Keeper Administrator** role.
  </Step>
</Steps>
