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

# Google Search Console

AccessOwl integrates with Google Search Console to provision and deprovision user access to your Search Console properties.

## 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 Search Console property during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Owner** access to the Search Console property, so you can add the integration account as a delegated owner.

## Setup

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

  <Step title="Add the integration account as Owner">
    AccessOwl shows you the integration account's email address. In Google Search Console:

    * Open the property and go to **Settings**.
    * Select **Users and permissions**.
    * Click **Add user**.
    * Enter the integration account's email address.
    * Set the permission to **Owner**.
    * Save.

    <Note>
      The integration account needs Owner because only owners can add and remove users on a Search Console property. The integration account becomes a delegated owner, so it does not need its own site verification token. The email address must belong to a Google Account.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="Does AccessOwl manage all my Search Console properties at once?">
    No. Search Console permissions are scoped per property, and there is no organization-wide user management. The integration account must be added as Owner on each property you want AccessOwl to manage.
  </Accordion>
</AccordionGroup>
