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

# Personio

> The Personio connector enables integration with the Personio HR management system. With this connector, you can access employee data.

## Options

<ParamField body="clientId" type="string" required>
  The client ID for authentication.
</ParamField>

<ParamField body="clientSecret" type="string" required>
  The client secret for authentication.
</ParamField>

## Arguments

<ParamField body="searchterm" type="string" required>
  The search term to search for employees.

  Example:

  ```
  The searchterm to search for employees
  ```
</ParamField>
