> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leen.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# BitSight

> Instructions on how to configure API access for BitSight to fetch Third-Party Risk Management (TPRM) data.

## Supported Data Models

* [Vulnerability Findings](/integrations/v2/vulnerability-findings-v2)
  * type: `domain`

* Resources
  * type: `vendor`

* [TPRM Findings](/integrations/third-party-risk-management#supported-finding-fields)

* [TPRM Companies](/integrations/third-party-risk-management#supported-company-fields)

## Onboarding BitSight

Follow the steps below to onboard your environment to our BitSight integration.

> **Important Security Notes**\
> The **Company API Token is displayed only once** for security purposes. Store it securely immediately after generation.

<Steps>
  <Step title="Log in to BitSight Platform">
    Log in to your <b>BitSight</b> portal using an account with admin privileges.<br />
  </Step>

  <Step title="Navigate to User Preferences">
    1. Go to <b>Settings ➔ Account ➔ User Preferences</b>.<br />
           <img src="https://mintcdn.com/leen/4_kUM8PDYki6iqC_/images/bitsight/user-preferences.png?fit=max&auto=format&n=4_kUM8PDYki6iqC_&q=85&s=0285c03bf34d2096d40905f04722650d" alt="" width="3806" height="1664" data-path="images/bitsight/user-preferences.png" />
           <br />
    2. Locate the <b>Company API Token</b> sections.<br />
           <img src="https://mintcdn.com/leen/4_kUM8PDYki6iqC_/images/bitsight/company-api-token.png?fit=max&auto=format&n=4_kUM8PDYki6iqC_&q=85&s=d1489f3f3297161eb3b7c186c5984c1c" alt="" width="3806" height="1664" data-path="images/bitsight/company-api-token.png" />
           <br />
  </Step>

  <Step title="Generate a Company API Token">
    1. In the <b>Company API Token</b> section, enter a clear <b>description</b> in the <b>New Token</b> field (e.g., “Leen TPRM Data Collection”).<br />
    2. Click <b>Generate</b>.<br />
    3. **Immediately copy the generated token** and store it in a secure location (e.g., password manager).<br />
       <i>Note:</i> Company API tokens have admin privileges.<br />
  </Step>

  <Step title="Enter Configuration Parameters in Leen">
    In your Leen integration configuration, provide the following parameter:

    * <b>Username:</b> The generated **Company API Token** from the previous steps.<br /><br />
  </Step>
</Steps>
