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

# Overview

> How job import, application submission, workflow sync, and disposition sync connect your ATS to inploi.

Your ATS stays the system of record. inploi powers the **careers site and candidate experience** on top of it: vacancies, applications, and (where configured) workflow and disposition data stay aligned without maintaining a second job catalogue by hand.

## ATS integration models

Each page below describes one data flow between inploi and your ATS.

<CardGroup cols={2}>
  <Card title="Job Import" icon="download" href="/integrations/ats/job-import">
    Pull vacancies from your ATS; careers site listings create, update, and expire automatically.
  </Card>

  <Card title="Submitting Applications" icon="paper-plane" href="/integrations/ats/application-submissions">
    Applications from your careers site go straight to your ATS, with every attempt logged.
  </Card>

  <Card title="Application Workflow Sync" icon="diagram-project" href="/integrations/ats/workflow-sync">
    Retrieve each job's application workflow from your ATS and render it on your careers site.
  </Card>

  <Card title="Disposition Data Sync" icon="arrows-rotate" href="/integrations/ats/disposition-sync">
    Sync outcomes and disposition data back into inploi for accurate reporting.
  </Card>
</CardGroup>

## How the pieces fit together

| Model                                                                | Direction    | In one sentence                                                                                                                 |
| -------------------------------------------------------------------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------- |
| [Job Import](/integrations/ats/job-import)                           | ATS → inploi | Open roles in your ATS become live listings on your careers site; closed roles are expired.                                     |
| [Submitting Applications](/integrations/ats/application-submissions) | inploi → ATS | Completed applications are posted to your ATS against the correct job; outcomes are stored in inploi for support and reporting. |
| [Application Workflow Sync](/integrations/ats/workflow-sync)         | ATS → inploi | Hiring stages and workflows stay aligned between systems where your integration supports it.                                    |
| [Disposition Data Sync](/integrations/ats/disposition-sync)          | ATS → inploi | Outcomes and reasons flow into inploi so analytics and journeys match the ATS.                                                  |

Each of these is a **custom, inploi-managed integration**, built and maintained by inploi against your specific ATS and its API. Exact field mappings, sync cadence, and ATS-specific rules are set during **implementation**.

<Snippet file="ats-managed-integration.mdx" />

<Snippet file="contact-support.mdx" />
