ATS features

Applicant Tracking System Features: How an ATS Actually Works

Applicant tracking system features cover the whole hiring workflow: raising a requisition, posting and syndicating the job, capturing applications, parsing resumes, screening and ranking, moving candidates through pipeline stages, scheduling interviews, collecting scorecards, generating offers, and reporting on the result. Everything else a vendor demos is an accelerant on top of that spine.

Free 1-user plan · No credit card · Talk to a real recruiter

The numbers behind this

97.8%

of Fortune 500 companies use an ATS

Source: Jobscan 2025 ATS Usage Report

51 clicks

average clicks to complete an online application

Source: SHRM (InFlight audit)

51%

of candidates abandon long applications

Source: SHRM

How does an applicant tracking system work, step by step?

The flow runs in eight moves. A manager raises a requisition and it gets approved. The job publishes to a careers page and syndicates out to boards and aggregators. Applications arrive and land in one queue. Resumes are parsed into structured fields so they become searchable. A screening layer ranks or filters them against the requirements. Survivors move along named pipeline stages, each one a decision point rather than a folder. Interviews get scheduled, and interviewers file structured scorecards instead of hallway opinions. An offer is generated, approved, sent, and signed, while everyone else is closed out with a recorded reason. Reporting then reads that whole trail: where people came from, where they dropped, how long each step took. The Jobscan 2025 ATS Usage Report puts adoption at 97.8% of Fortune 500 companies, which is why applying to large employers feels so uniform.

How do resume parsing and AI matching actually work?

Parsing converts an unstructured document into fields: contact details, employers, dates, titles, education, skills. It is pattern recognition, and it performs well on clean, linear resumes. It degrades on multi-column layouts, tables, graphics, text inside headers, and unusual date formats, which is why career advice keeps telling applicants to submit plain files. Matching goes further and scores a parsed profile against requirement text using keyword overlap, skill taxonomies, or embeddings, depending on the vendor. That is genuinely useful for ordering a queue of several hundred. It is weak at judging seniority, at interpreting a career break, and at anything needing context about your particular team. Treat the score as a sort order, never a verdict. Ask how a strong candidate gets rescued from the bottom of a ranking, and how the model was tested for adverse impact. There is more on the mechanics in AI recruiting.

Which ATS features get used daily, and which only demo well?

The ones used daily are unglamorous. A fast apply flow. One inbox for every application. Bulk actions. Calendar-aware scheduling. Templated emails. Mobile access for hiring managers. A pipeline view someone can read in five seconds. The ones that demo beautifully and then gather dust are usually elaborate: assessment libraries nobody maintains, chatbots answering questions candidates never ask, forecasting dashboards built on data you do not have yet, and approval matrices that get bypassed within a month. SHRM cites an InFlight audit measuring 51 clicks to complete an average online application, and SHRM separately reports that 51% of candidates abandon long applications. That is where your money leaks. A shorter apply path beats every advanced module on the slide deck. Buy for the daily path first, because the feature list matters less than the friction it removes.

What are the different types of applicant tracking systems?

Six shapes exist, and the differences are structural rather than cosmetic. Small-business systems optimise for setup speed and a single administrator, often with a free tier. Mid-market systems add approval chains, custom fields, and reporting worth reading. Enterprise systems add configurability, security review, and suite integration, paid for with long deployments. Agency systems are organised around clients and submissions rather than internal headcount, with placement and margin tracking attached. Open-source systems hand you the source code and the hosting bill, which suits teams with engineering capacity and unusual requirements. AI-native systems put parsing, ranking, and automated outreach in the core instead of selling them as add-ons. Choose by hiring model, not headcount alone. The agency shape differs enough to need its own requirements list, and the self-hosted route is weighed up in open-source ATS.

What automation and integrations should an ATS include?

Automation should remove clerical work, not decisions. The rules worth having: acknowledge every application immediately, nudge an interviewer who has not filed feedback, advance a stage when a scorecard lands, close out remaining candidates when a role fills, and resurface a talent pool when a similar requisition opens. Anything that auto-rejects against a threshold needs a human review path, because that is where fairness complaints begin. On integrations, five connections carry most of the value: calendar and email, job boards and aggregators, background or reference checks, assessments, and whatever HR platform receives the hire. The rest can wait for an API or a webhook. Ask whether the API is publicly documented and whether webhooks fire on stage changes, since that decides what you can build later. Current connectors sit in the integrations directory, and workflow ideas in recruitment automation.

What reporting should you expect from an ATS?

Four reports answer almost every question leadership will ask. Conversion by stage shows exactly where candidates are being lost. Time in stage shows which step is genuinely slow, as opposed to which one feels slow. Source performance shows which channels produce hires rather than applications, and those are usually different lists. Interviewer load and feedback lag show whether the process is failing for internal reasons. Everything past those four reports is nice to have rather than necessary. What matters more than the chart library is whether the underlying data is clean, because if recruiters skip stages or backfill statuses every Friday, no dashboard can save you. Ask to export raw stage-change events during the demo itself. If the data cannot leave the product, you cannot audit it independently. Definitions for each measure are in the recruitment metrics guide.

How do you test ATS features in a demo instead of watching a slideshow?

Take control of the mouse and drive the demo yourself. Ask the vendor to build a live requisition using one of your real job titles, then apply to it from your own phone while they watch the clock. Upload the ugliest resume you own and inspect what the parser produced, field by field. Schedule a panel across two calendars in different time zones. Reject a candidate and read the email that goes out. Pull a report, then export it to a spreadsheet. Create a restricted user and try to see something they should not. Each task takes a couple of minutes, and each one has an unhappy path vendors prefer not to show. Score identical tasks across every shortlisted product so you are comparing behaviour rather than sales skill. The wider evaluation sequence sits in the ATS buyer's guide.

ATS features and how to test each one in a demo

Feature What it does How to test it in the demo
Requisition and approval Opens a role and routes it for sign-off Create a req with two approvers and reject it once
Careers page and syndication Publishes the role to your site and job boards Post a live job and check where it appears within a day
Application capture Pulls applies from every channel into one queue Apply from a phone and count the screens and clicks
Resume parsing Turns a document into searchable structured fields Upload a two-column PDF and inspect every parsed field
Screening and matching Ranks or filters applicants against requirements Ask to see a low-scored profile and how it gets reviewed
Pipeline stages Tracks who is where and what happens next Rename a stage and move ten candidates in bulk
Interview scheduling Books panels across calendars and time zones Book a three-person panel spanning two time zones
Scorecards and feedback Captures structured, comparable interview notes Submit feedback as an interviewer with no paid seat
Offer and disposition Generates offers and records why others closed Send an offer for approval and reject someone with a reason
Reporting Shows conversion, speed and source performance Export raw stage-change data into a spreadsheet

ATS capabilities worth putting in your requirements document

  • A mobile apply flow that finishes in under three minutes without creating an account.
  • Parsing accuracy you have verified yourself on ten of your own resumes.
  • Bulk actions across at least fifty records at once.
  • Scheduling that reads real calendar availability instead of manual slot entry.
  • Scorecards required before a stage advances, not optional after the fact.
  • A publicly documented API and webhooks that fire on stage changes.
  • Raw data export without a support ticket or a paid services engagement.
  • Permission roles that hide compensation from interviewers.
  • A recorded reason on every closed candidate.

Want to run those demo tests against a live system instead of a deck?

FAQ

ATS features — FAQs

What is an ATS algorithm? +
Usually a ranking model rather than a gatekeeper. Most systems score parsed resumes against requirement text using keyword overlap, skill taxonomies or vector similarity, then sort the queue. Contrary to the internet's favourite claim, a well-configured system does not silently delete applications. Knockout rules exist, but a recruiter switches them on and can still see everyone filtered.
Do applicant tracking systems reject resumes automatically? +
Only where someone configures a knockout rule, typically for a hard requirement such as a licence, a location, or work authorisation. Ranking and rejection are separate mechanisms. The real reason applications go unanswered is capacity: nobody reviewed them. That is a process problem, and no change of algorithm fixes it.
What are examples of ATS systems? +
Commonly used applicant tracking systems include Greenhouse, Lever, Workable, Recruitee, Zoho Recruit, JazzHR and Pitch N Hire, alongside recruiting modules inside larger HR suites. They differ most in charging model, configurability, and how much sourcing or automation sits in the core product. Feature-level breakdowns are collected in the ATS comparison hub.
How much does an ATS with these capabilities cost? +
Pricing usually follows one of four models: per user, per active job, per employee, or a flat platform fee, with implementation billed separately at the enterprise end. Feature tiering is where cost really moves, since scheduling, automation and reporting often sit above the entry plan. The models are compared in the ATS pricing guide.
Which capabilities matter most for a small team? +
Setup speed, a decent careers page, one-click job posting, and scheduling. Small teams rarely need approval chains or custom fields, and they suffer most from admin work. A free single-user plan is a sensible way to run one real role end to end before committing budget. Options are compared in free ATS software.
What is the difference between an ATS and recruiting software? +
Recruiting software is the umbrella term. It covers applicant tracking plus sourcing tools, assessments, interview platforms, scheduling utilities and analytics. Applicant tracking is the workflow core of that stack and usually the system of record. Most teams buy it first and add the rest as gaps appear. The wider category is mapped in talent acquisition software.
Do I need AI functionality, or is that marketing? +
Both, depending on volume. Parsing and ranking earn their keep the moment a role attracts more applications than one person can read in a day. Below that they change little. What matters is transparency: you should see why a candidate ranked where they did, and be able to override it. Options are listed under AI recruiting tools.
How long does it take to implement all this? +
A small team can post its first job the same week. Configuration takes longer than setup: stage names, email templates, scorecard questions, permissions, and job board credentials. Enterprise deployments run months because of security review and integrations, not because software takes months to install. The phases and usual delays are in ATS implementation.
Which capabilities does an HRIS recruiting module usually lack? +
Suite modules are typically thinnest on job distribution, mobile apply speed, calendar-aware scheduling, and structured feedback. They are often strong on approvals and cost-centre data, because those come from the HR side of the house. Where the boundary between the two systems sits is explained in ATS vs HRIS.
Should an ATS include candidate relationship management? +
It helps once sourcing carries real weight. Applicant tracking assumes an application exists; relationship management covers people who have not applied at all. Many platforms now bundle both, with varying depth on the nurture side. The functional difference, and how to test whether a bundled version is real, is set out in ATS vs CRM.
Built for recruiters & hiring teams

Test the workflow with your own job and your own resumes

Open a real requisition in a working system and see what the parser makes of it.

Prefer to talk? Book a demo · View pricing

Free 1-user plan · No credit card · Talk to a real hiring expert

One Hiring Infrastructure.
Zero Tool Chaos.

Demos are consultative. We respect privacy and enterprise
governance. No lock-ins.

Start free Book demo