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

# HiBob

> Connect BonData to HiBob for HR management data

HiBob is a modern HR management platform designed for mid-sized and enterprise companies, covering onboarding, time off, performance, and people analytics. With BonData, you can connect to your HiBob account to read and analyze employee and company data within Agent workflows.

## HiBob Service User Setup

Follow these steps to create a service user for BonData.

### Step 1: Access Service Users

1. Log in to [HiBob](https://app.hibob.com/) as an admin
2. Go to **Settings** → **Integrations** → **Service Users**

### Step 2: Create a Service User

1. Click **Add Service User**
2. Enter a name (e.g., `BonData Integration`)
3. Select the required permissions:
   * **Read employees** - to access employee data
   * **Read company** - to access company information
4. Click **Create**

### Step 3: Copy Credentials

After creation, you'll see:

* **Service User ID** - this is your username
* **Token** - this is your password

<Warning>
  Copy both values - the token won't be shown again.
</Warning>

### Step 4: Enter Credentials

Enter the Service User ID as username and Token as password in BonData.

<Info>
  [Learn more about HiBob Service Users](https://apidocs.hibob.com/docs/api-service-users)
</Info>

## Required Fields

| Field    | Description                |
| -------- | -------------------------- |
| Username | Service User ID from HiBob |
| Password | Token from HiBob           |
