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

# HiBob

The HiBob source is used to extract employee data from your Bob account. We currently support extract employee, employee lifecycle and custom column/lists tables.

### Setup

There are two parts to setting up a HiBob source. You first need to create an API Service User in your Bob account. This is used to authenticate the source. You can find more information about how to create an API Service User [here](https://apidocs.hibob.com/docs/api-service-users#step-1-create-a-new-api-service-user).

<Steps>
  <Step title="Credentials">
    The first step is input **API Service ID** and **API Service Token** from the API Service User you created.
  </Step>

  <Step title="Tables">
    You need to select the **tables** you want to extract.

    If you select "Employee", you can choose to specify certain custom columns. That looks like this (you can only input one column per item added):

    <Frame>
      <img src="https://mintcdn.com/less-51/7hAaZrB-cL9KB8SD/images/sources/sources/hibob/custom.gif?s=71a24d794b0bd34461580f322b0c1a7c" width="1676" height="1508" data-path="images/sources/sources/hibob/custom.gif" />
    </Frame>
  </Step>
</Steps>
