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

# Microsoft Advertising

AccessOwl integrates with Microsoft Advertising to provision and deprovision user access in your Microsoft Advertising account.

## 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 deletes users from Microsoft Advertising during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Super Admin** access to your Microsoft Advertising account, so you can invite the integration account.

## Setup

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

  <Step title="Invite the integration account as Super Admin">
    AccessOwl shows you the integration account's email address. In Microsoft Advertising, go to user management and invite the integration account:

    * Enter the integration account's email address.
    * Set the role to **Super Admin**.
    * Send the invite.

    <Note>
      The integration account needs the Super Admin role because only Super Admins can invite and delete users across all accounts.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I can't see them in Microsoft Advertising">
    When AccessOwl provisions a user, Microsoft Advertising sends them an invitation email. The user must click the link in that email and complete sign-up before they appear as an active user in your account. Invitations expire after 30 days. If a provisioning request shows as completed in AccessOwl but the user is not yet visible, they have not accepted the invitation yet.
  </Accordion>
</AccordionGroup>
