> For the complete documentation index, see [llms.txt](https://docs.senseloaf.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.senseloaf.ai/getting-started/ats-integrations.md).

# ATS Integrations

Senseloaf connects directly with your existing Applicant Tracking System (ATS) or HCM platform. Instead of switching between tools or managing a separate workflow, SIA's matching, prescreening, and interview intelligence works inside your current recruiting stack — with no disruption to how your team already operates.

### What's included

* **Native ATS integration** — SIA scores and evaluation data syncs directly into your ATS
* **Automated candidate movement** — candidates progress through stages automatically based on SIA's evaluation
* **Frictionless adoption** — no new logins, no workflow overhaul required

### What SIA does inside your ATS

Once connected, SIA extends your ATS with agentic AI capabilities across the full hiring workflow.

<figure><img src="/files/Z863PNZ0kHi6kTLxzxWB" alt=""><figcaption><p>SIA evaluation scores and grades synced into ATS candidate view</p></figcaption></figure>

**a. Dynamically rank your pipeline**

Candidates are automatically ranked within your ATS as they move through evaluation stages. Your team always sees the strongest candidates at the top, with just a single click.&#x20;

**b. Source from your existing database**

SIA identifies and surfaces the best-matching candidates from your existing talent pool, so you get more value from candidates already in your system before expanding the search.\
\
**c. Prescreening conversations and insights available on a click**

Prescreening chats, conversation insights, candidate responses, knockout flags, and support queries can be accessed with a single click from the ATS — giving your team full context.\
\
**d. Sync automation statuses**

Candidate automation statuses are kept up to date in real time, giving your team visibility and control over where every candidate sits in the pipeline.

**e. Log activities at every touchpoint**

Every interaction — invites, reminders, responses, stage movements — is logged automatically in Senseloaf, ensuring a complete activity trail for every candidate.

**f. Calibrate SIA while setting up jobs**

When creating a new job, you can tailor SIA's evaluation parameters directly from within your ATS workflow to align with your specific hiring criteria for that role.

### Supported integrations

Senseloaf integrates with a wide range of ATS, HCM, and recruiting platforms including:

* SAP SuccessFactors
* Lever
* Greenhouse
* BambooHR
* Workday
* Salesforce
* Bullhorn
* Darwinbox
* Workable
* Recruitflow
* SmartRecruiters
* Jobvite
* JobAdder
* Taleo
* iCIMS
* JazzHR
* BreezyHR
* Freshteam
* TeamTailor
* TalentNest
* Ceipal
* RecruitCRM
* Hireology
* JobDiva, and more.

{% hint style="info" %}
Don't see your ATS listed? Reach out to the Senseloaf team to check availability or discuss a custom integration.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.senseloaf.ai/getting-started/ats-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
