Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The /hr/ats/jobs/new route appears in navigation labels but is not registered as a distinct <Route> in the HR router.

Overview

/hr/ats/jobs/new is listed in the platform navigation label registry (aliased alongside /hr/ats/job-postings) but has no registered <Route>. The Job Postings list page (JobPostingListPage) is available at /hr/ats/job-postings. New job creation may be handled via an action on that page or at /hr/ats/job-postings/new. Direct navigation to /hr/ats/jobs/new may result in a 404.

Who it’s for

Before you start

  • Visit /hr/ats/job-postings to access the job postings list and any available creation controls.
  • Confirm the position, department, and hiring manager details are available.

Steps

  1. Navigate to /hr/ats/job-postings.
  2. Use the available action to create a new job posting.

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.
  • src/routes/hr.tsx
  • src/platform/navigation/route-labels.ts
  • src/cores/hr/pages/ats/JobPostingListPage.tsx