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

# Light

AccessOwl integrates with Light to provision and deprovision user access in your Light 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 archives users in Light during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Admin** access to your Light account, so you can invite the integration account.

## Setup

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

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

    * Go to **Business partners** > **Users**.
    * Click **+ Create user**.
    * Enter the integration account's first name, last name, and email address.
    * Assign the **Admin** role.
    * Click **Create**.

    <Note>
      The integration account needs the Admin role to create and archive users in Light. Without Admin, the integration account cannot provision or deprovision users.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="The user was provisioned but cannot log in to Light">
    When AccessOwl provisions a user, Light sends them an invitation email with a secure link to activate their account. That link expires after 7 days. If the user cannot log in, ask them to check their inbox for the activation email. If the link has expired, an Admin can resend the invitation from Business partners > Users.
  </Accordion>
</AccordionGroup>
