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

# Looker Studio

AccessOwl integrates with Looker Studio to provision and deprovision user access to your reports and data sources.

## Capabilities

<CardGroup cols={2}>
  <Card title="Provisioning" icon="user-plus">
    AccessOwl adds users with the specified permission level during access requests.
  </Card>

  <Card title="Deprovisioning" icon="user-minus">
    AccessOwl removes a user's access to your Looker Studio reports and data sources during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Editor** access on the Looker Studio reports and data sources you want AccessOwl to manage, so you can share the integration account on those assets.

## Setup

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

  <Step title="Share the integration account on your reports">
    AccessOwl shows you the integration account's email address. In Looker Studio, for each report or data source you want AccessOwl to manage:

    * Open the report and click **Share**.
    * Under **Add people**, enter the integration account's email address.
    * Set the permission to **Can edit**.
    * Click **Send**.

    <Note>
      The integration account must be a Google Account. Editor permission (Can edit) is required so the integration account can add and remove other users on the shared assets. Looker Studio access is managed per asset, so you need to share the integration account on each report or data source you want AccessOwl to cover.
    </Note>
  </Step>
</Steps>
