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

# ATS capability matrix

> What each applicant tracking system integration supports across inploi's four integration models.

This matrix maps every applicant tracking system (ATS) inploi integrates with against the [four integration models](/integrations/ats/ats-integrations#the-four-integration-models). Use it to answer "can we do X with ATS Y?" during discovery, scoping, and support triage.

<Note>
  This matrix is **seeded from the ATS compatibility sheet** and is intended to be regenerated from the `api` integration library in a later phase. Treat it as the current best summary of confirmed capability, not a live read of production. When a capability is unconfirmed, it is shown as **Not supported** rather than assumed — confirm against the code or the partner before relying on it.
</Note>

## Legend

| Marker            | Meaning                                                                                                                                       |
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **Supported**     | Built and in use for this model.                                                                                                              |
| **Partial**       | Possible or partially built — for example, readable via the API but not fully productionised, or handled through a manual or feed-based step. |
| **Not supported** | Not built, not available on this transport, or not yet confirmed.                                                                             |

Transport shows how inploi reaches the ATS — **Direct** (custom integration against the ATS API), **Via Kombo** (through the [Kombo unified API](/integrations/ats/kombo)), or **Via feed** (XML/CSV ingestion, typically jobs only).

## Capability by ATS

| ATS                | Transport | Jobs      | Applications  | Workflows     | Disposition   |
| ------------------ | --------- | --------- | ------------- | ------------- | ------------- |
| Ashby              | Direct    | Supported | Supported     | Supported     | Supported     |
| Cornerstone        | Direct    | Supported | Supported     | Supported     | Supported     |
| Dayforce           | Direct    | Supported | Supported     | Supported     | Supported     |
| Talent Funnel      | Direct    | Supported | Supported     | Supported     | Supported     |
| Talos360           | Direct    | Supported | Supported     | Not supported | Supported     |
| Tribepad           | Direct    | Supported | Partial       | Not supported | Not supported |
| Harri              | Direct    | Supported | Supported     | Supported     | Supported     |
| Pinpoint           | Direct    | Supported | Supported     | Supported     | Supported     |
| Eploy              | Direct    | Supported | Supported     | Not supported | Supported     |
| Eploy              | Via Kombo | Supported | Supported     | Partial       | Not supported |
| SAP SuccessFactors | Via Kombo | Supported | Supported     | Supported     | Supported     |
| Workday            | Via Kombo | Supported | Supported     | Supported     | Supported     |
| JobTrain           | Via feed  | Supported | Partial       | Partial       | Supported     |
| Access Group       | Via feed  | Supported | Not supported | Not supported | Not supported |
| Peoplebank         | Via feed  | Supported | Not supported | Not supported | Not supported |
| Pentagull          | Via feed  | Supported | Not supported | Not supported | Not supported |
| Trac               | Via feed  | Supported | Not supported | Not supported | Not supported |
| Brassring          | Via feed  | Supported | Not supported | Not supported | Not supported |

## How to read a row

* **Jobs supported, everything else Not supported** is the typical shape of a feed-based integration: inploi ingests vacancies for the careers site, but applications are completed elsewhere and outcomes do not flow back.
* **Partial** on Applications or Workflows usually means the ATS API exposes the capability but it is not fully productionised, or it depends on a manual or feed-based step during implementation.
* The same ATS can appear twice with different transports (for example, **Eploy** direct versus via Kombo) because the capability set differs by how inploi connects.

## Related pages

<CardGroup cols={2}>
  <Card title="Feature integration requirements" icon="list-check" href="/integrations/ats/feature-requirements">
    Which integration models each inploi feature needs — read alongside this matrix.
  </Card>

  <Card title="ATS integrations register" icon="table-list" href="/integrations/ats/ats-integrations">
    Transport model and partner documentation links per ATS.
  </Card>

  <Card title="Kombo integration" icon="plug" href="/integrations/ats/kombo">
    How the Via Kombo rows are reached.
  </Card>
</CardGroup>

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