Skip to main content
The ATS Dashboard (Recruiting Hub) is available at routes /hr/ats/dashboard and /hr/ats. Access follows your organization’s role and module configuration. ## Overview The ATS Recruiting Hub (ATSRecruitingHubPage) is a tabbed container for all recruiting functions. Six tabs are available: Dashboard (recruiting metrics + pending offers approval widget), Postings (job posting list), Applications (application list with filters), Candidates (candidate database), Interviews (interview schedule), and Offers (offer pipeline). The active tab is persisted in the URL as a ?tab= parameter. Each tab lazily loads its content component to avoid unnecessary data fetching. The route /hr/ats and /hr/ats/dashboard both render this same hub.

Who it’s for

Access follows your organization’s role and module configuration. ## Before you start
  • No preconditions; tabs will show empty states if no data exists.
  • Job postings must be created before applications can be submitted.

Steps

1

Open ATS

Navigate to /hr/ats or /hr/ats/dashboard.
2

Select a tab

Click Dashboard, Postings, Applications, Candidates, Interviews, or Offers to view that section.
3

Navigate to detail

Click any row or card within a tab to open the corresponding detail page.

Key concepts

Human Resources

Human Resources core overview.

Governance & parity

Documentation coverage and governance.
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.
  • src/routes/hr.tsx
  • src/cores/hr/pages/ats/ATSRecruitingHubPage.tsx