# Generic HRIS Integration

Rezonate's Generic HRIS Connector allows pooling data from any Web server that has a valid CSV Format, and can provide an alternative for any directly-unsupported HRIS tool.

1. In order to use it, browse to the Settings tab, and select GenericHRIS.
2. In the form, fill the URL to the file (and Basic Authentication header as needed).

{% hint style="info" %}
since this integration is considered advanced, please reach out to the Rezonate team for additional support and technical guidance.
{% endhint %}

<figure><img src="/files/uB74ryeA6m4PnyuVaVPz" 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/generic-hris-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.
