The HR Settings page (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.
/hr/settings) provides organization-wide configuration for the HR module, organized into General and Integrations tabs.
Overview
The page is organized into two tabs: General tab includes:- Module Configuration —
HRSettingsFormwith organization-wide HR defaults, applying to all users in the current organization. - Platform Module Presets — a link to
/settings/modulesto enable/disable HR sub-modules. - Job Description Settings —
JobDescriptionSettingsSection. - Fingerprint Clearance Settings —
FingerprintClearanceSettingsSection. - Geofence Configuration —
GeofenceConfigList.
- Data Import & Migration — card with link to
/hr/setup/import(gated byhr.employees.create). - Checkr Settings —
CheckrSettingsSection. - Background Check Providers —
BackgroundCheckProvidersSection. - Webhook DLQ —
WebhookDLQSection. - Job Board Integrations —
JobBoardIntegrationsSection.
hrSettingsTour). Unsaved changes are tracked and a dirty state warning is shown.
Who it’s for
Requires permission:hr.settings.admin (HR_PERMISSIONS.SETTINGS_ADMIN).
Before you start
- You need the
hr.settings.adminpermission. - Changes to General settings apply to all users in the organization immediately on save.
Steps
- Navigate to HR → Settings or go to
/hr/settings. - On the General tab, update module configuration defaults and click save.
- Click Configure Modules to enable or disable HR sub-modules.
- On the Integrations tab, configure background check providers, job board connections, or open Data Import.
- Click the Help button to start the guided tour.
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/HRSettingsPage.tsx
- src/cores/hr/hooks/settings/useHRModuleSettings.ts