TheDocumentation 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/offers/new route appears in navigation labels but is not registered as a distinct <Route> in the HR router.
Overview
/hr/ats/offers/new is listed in the platform navigation label registry but has no registered <Route> in the HR router. Creating a new offer may be handled via an action on the Offer List page (OfferListPage) at /hr/ats/offers. Direct navigation to this path may result in a 404.
Who it’s for
Before you start
- Visit
/hr/ats/offersto access the offers list and any available creation controls. - Confirm the candidate and job posting details are available.
Steps
- Navigate to
/hr/ats/offers. - Use the available action to initiate a new offer.
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/platform/navigation/route-labels.ts
- src/cores/hr/pages/ats/OfferListPage.tsx