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

# Uber for Business

AccessOwl integrates with Uber for Business to provision and deprovision user access in your Uber for Business 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 removes members from the Uber for Business account during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Administrator** access to your Uber for Business account, so you can invite the integration account.

## Setup

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

  <Step title="Invite the integration account as Administrator">
    AccessOwl shows you the integration account's email address. In Uber for Business:

    * Sign in to [business.uber.com](https://business.uber.com).
    * Go to **Team** and select **People** from the left menu.
    * Click **Add People**.
    * Enter the integration account's email address.
    * Enable administrative access for the account.
    * Confirm to send the invitation.

    The integration account will receive an invitation email and must accept it before AccessOwl can start managing access.

    <Note>
      The integration account needs the Administrator role because only Administrators can add and remove members, manage groups and programs, and update roles on the account. Lower roles such as Coordinator or Reviewer do not have member management permissions.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but I can't see them in Uber for Business">
    When AccessOwl provisions a user, Uber for Business sends them an invitation email. The user must click the link in that email and link their Uber account before they appear as active on your business account. If a provisioning request shows as completed in AccessOwl but the user is not yet visible in Uber for Business, they haven't accepted the invitation yet.
  </Accordion>
</AccordionGroup>
