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

# Other ATS

> Connect with 70+ ATS providers via Merge or request a native integration.

## Native Integrations

We are actively working on building deep, **native integrations** with industry-leading ATS providers to provide the best possible experience.

If your ATS is not listed in our official partners, we would love to include it! Please let us know which platform you use, and we will notify you when it becomes available.

<form action="https://formspree.io/f/xregjlvo" method="POST" className="p-6 border rounded-xl bg-gray-50 dark:bg-zinc-900 border-gray-200 dark:border-zinc-800 space-y-4 my-6">
  <div className="flex flex-col space-y-2">
    <label htmlFor="email" className="text-sm font-medium text-gray-700 dark:text-gray-300">
      Work Email
    </label>

    <input id="email" type="email" name="email" required placeholder="you@company.com" className="px-3 py-2 border rounded-lg text-sm bg-white dark:bg-black border-gray-200 dark:border-zinc-800 focus:ring-2 focus:ring-primary-500 outline-none" />
  </div>

  <div className="flex flex-col space-y-2">
    <label htmlFor="ats" className="text-sm font-medium text-gray-700 dark:text-gray-300">
      Integration Name
    </label>

    <input id="ats" type="text" name="message" required placeholder="e.g. Greenhouse, Workable, BambooHR" className="px-3 py-2 border rounded-lg text-sm bg-white dark:bg-black border-gray-200 dark:border-zinc-800 focus:ring-2 focus:ring-primary-500 outline-none" />
  </div>

  <button type="submit" className="px-4 py-2 text-sm font-medium text-white bg-black dark:bg-white dark:text-black rounded-lg hover:opacity-80 transition-opacity">
    Submit Request
  </button>
</form>

## Universal Support via Merge

To ensure broad compatibility, we use **[merge.dev](https://merge.dev)** to provide **1-way integration support** for a vast network of platforms.

This gives Casuro immediate coverage for **over 70+ ATS providers**, allowing you to sync jobs and candidates even if a dedicated native integration is not yet available.

<CardGroup cols={2}>
  <Card title="70+ Providers" icon="globe">
    Access a wide range of HR tools through a single unified connection.
  </Card>

  <Card title="Instant Sync" icon="bolt">
    Import your job postings and candidate data seamlessly.
  </Card>
</CardGroup>
