> ## 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.

# Products and features

> HRIS, ATS, LMS, webhooks, and platform capabilities.

What Kombo offers per software category, and the platform capabilities that
apply across all of them.

## Unified APIs

<CardGroup cols={2}>
  <Card title="HRIS" icon="users" href="/hris/introduction">
    Employees, absences, payroll, time and attendance, and org structure.
  </Card>

  <Card title="ATS" icon="briefcase" href="/ats/introduction">
    Jobs, candidates, applications, and screening results.
  </Card>

  <Card title="LMS" icon="graduation-cap" href="/lms/introduction">
    Users, courses, and learning progress.
  </Card>

  <Card title="ATS Assessment & Background Check" icon="ballot-check" href="/assessment/introduction">
    Order assessments from an ATS and write results back.
  </Card>
</CardGroup>

## Platform capabilities

<CardGroup cols={2}>
  <Card title="Custom fields" icon="pen-field" href="/hris/features/custom-fields">
    Read fields that aren't part of the unified model.
  </Card>

  <Card title="Remapping" icon="shuffle" href="/hris/features/remapping/introduction">
    Map a tool's values onto the unified model the way you need them.
  </Card>

  <Card title="Passthrough API" icon="arrow-right-arrow-left" href="/hris/features/passthrough-api">
    Call a tool's native API directly through Kombo.
  </Card>

  <Card title="Logs" icon="rectangle-list" href="/hris/features/logs">
    Inspect every request Kombo makes on your behalf.
  </Card>

  <Card title="Kombo AI" icon="sparkles" href="/kombo-ai">
    Our AI-powered support agent.
  </Card>

  <Card title="Data residency and compliance" icon="shield" href="/data-residency-compliance">
    Where your data is stored and which standards we meet.
  </Card>
</CardGroup>
