# HiBob Integration

With the HiBob integration, Rezonate can correlate HRIS information to the identities of your identity providerin your Identity Provider, identifying security policy breaches (such as active access for terminated employees) and enriching identity-centric context.

{% hint style="info" %}
In this Integration Rezonate has limited read-only access to a subset of the employee's attributes, without access to sensitive HR information such as salaries or contracts.
{% endhint %}

## Integration Steps

#### Creating the credentials in HiBob

1. Create an API Service User ([Doc's from HiBob here](https://apidocs.hibob.com/docs/api-service-users))
2. Create a new permission group ([Docs from HiBob here](https://help.hibob.com/hc/en-us/articles/4409776408209))
3. Add the Service user to the group ([Docs from HiBob here](https://help.hibob.com/hc/en-us/articles/27875098648465-Manage-service-users#h_01J6C37F8YYC637Y5HR4RA6H1H))
4. Take note of the credentails and assign permissions for them as defiend below:&#x20;
5. Set permissions to the permissions group
   1. Under Features -> People select the following:
      1. View the company clubs View
      2. View the company's people directory
   2. Click the People Data -> People. Select Everyone (for access Rights)
   3. Select People and Enable read access for  Basic Info,  About.&#x20;

<figure><img src="/files/T53hxhBx1a6jtx9k9PHI" alt=""><figcaption></figcaption></figure>

#### Integrating from the Rezonate Side

In the integrations page, select HiBob and add a new integration. fill in the created credentials and submit.&#x20;

{% hint style="success" %}
Regarding Account ID - It's just an alias for the integration name, any input is valid.
{% endhint %}

<figure><img src="/files/sQxoJJ0WeatRA4OD4xL7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.rezonate.io/core-integrations/hibob-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
