The Scorecard Templates 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/scorecard-templates provides a library of reusable scorecard templates for structured candidate evaluation in the ATS.
Overview
The page wraps theScorecardTemplateLibrary component inside a RequirePermission check for hr.ats.scorecard_template.view. The library component manages template listing, creation, editing, and deletion. Scorecard templates define the criteria and rating scales used to evaluate candidates during interviews.
Who it’s for
Requireshr.ats.scorecard_template.view permission (enforced by the ScorecardTemplateLibrary component).
Before you start
- At least one job posting must exist if you intend to link scorecard templates to specific postings.
Steps
- Navigate to HR → Recruiting → Scorecard Templates (
/hr/ats/scorecard-templates). - Browse existing templates.
- Create a new template by clicking the appropriate action in the library.
- Edit or delete templates as needed from the library interface.
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/ScorecardTemplatesPage.tsx
- src/cores/hr/components/ats/scorecards/ScorecardTemplateLibrary.tsx