The Recruiting page atDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/hr/ats is the ATS (Applicant Tracking System) hub for the HR module, providing a tabbed workspace covering all stages of the recruiting pipeline.
Overview
The ATS hub renders a tabbed interface with six tabs: Dashboard (recruiting metrics and a pending offers approval widget), Postings (job posting list), Applications (application list), Candidates (candidate list), Interviews (interview list), and Offers (offer list). Each tab lazy-loads its content to avoid unnecessary data fetching. The/hr/ats/dashboard path also renders this same hub.
Who it’s for
No explicit permission gate on this route.Before you start
- Job postings must be created before applications can be submitted.
Steps
- Navigate to HR → Recruiting (
/hr/ats). - Use the tabs to move through the recruiting workflow:
- Dashboard — review pipeline metrics and pending offer approvals.
- Postings — create and manage job postings.
- Applications — review incoming applications.
- Candidates — track candidate profiles across multiple postings.
- Interviews — schedule and manage interview events.
- Offers — create and approve employment offers.
Related
Human Resources
Human Resources core overview.
Governance & parity
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/hr.tsx
- src/cores/hr/pages/ats/ATSRecruitingHubPage.tsx