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

# NetSuite

AccessOwl integrates with NetSuite to provision and deprovision user access in your NetSuite 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 makes employees inactive in NetSuite during access revocations.
  </Card>
</CardGroup>

## Prerequisites

* **Administrator** role in your NetSuite account, so you can manage employees and assign roles.

## Setup

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

  <Step title="Create the integration account as an employee">
    AccessOwl shows you the integration account's email address. In NetSuite:

    * Go to **Lists > Employees > Employees**.
    * Click **New** to create a new employee record.
    * Enter the integration account's email address in the **Email** field.
    * Click the **Access** tab, check **Give Access**, and assign the **Administrator** role on the **Roles** subtab.
    * Click **Save**.
  </Step>
</Steps>
