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

# Connection guides

> Step-by-step setup for the tools Kombo integrates with.

Setup instructions for every tool Kombo supports — what credentials are needed,
which permissions to grant, and what to expect during the connection flow.

Each tool has its own connector page in the developer documentation, kept in
sync with what the integration actually supports. Start from the index for your
category:

<CardGroup cols={2}>
  <Card title="HRIS connectors" icon="users" href="/hris/connectors">
    Personio, SAP SuccessFactors, Workday, BambooHR, and every other HRIS we
    support.
  </Card>

  <Card title="ATS connectors" icon="briefcase" href="/ats/connectors">
    Greenhouse, Lever, SmartRecruiters, Workday Recruiting, and more.
  </Card>

  <Card title="LMS connectors" icon="graduation-cap" href="/lms/connectors">
    Learning management systems and content providers.
  </Card>

  <Card title="Assessment connectors" icon="ballot-check" href="/assessment/connectors">
    ATS assessment and background check partners.
  </Card>
</CardGroup>

## Connection problems

<CardGroup cols={2}>
  <Card title="Debug a connection flow" icon="bug" href="/hris/guides/debugging/debug-connection-flow">
    Work out why a customer couldn't complete a connection.
  </Card>

  <Card title="Integration states" icon="signal" href="/hris/guides/integration-states">
    What each integration state means and how to recover from a broken one.
  </Card>
</CardGroup>
