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

# NordLayer

AccessOwl integrates with NordLayer to provision and deprovision user access in your NordLayer organization.

## 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 members from the NordLayer organization during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Owner** access to your NordLayer organization, so you can invite the integration account.

## Setup

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

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

    * Open your NordLayer Control Panel and go to **Organization** > **Members**.
    * Click **Invite new member**.
    * Enter the integration account's email address.
    * Send the invite.

    <Note>
      Owner is required because Team Administrators cannot invite new members to the organization, only Owners can.
    </Note>
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="Inviting the integration account requires an available license">
    NordLayer requires an available license for each invited member. If your organization has no remaining licenses, purchase additional licenses in the Members section of the Control Panel before sending the invite.
  </Accordion>
</AccordionGroup>
