The Open Enrollment page manages benefits open enrollment periods and is available 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/benefits/open-enrollment.
Overview
The Open Enrollment page (OpenEnrollmentPage, HR-11 Phase 3) allows benefits administrators to create, view, and manage open enrollment periods. The page displays a table of enrollment periods with status indicators (active, upcoming, past) and participation progress bars. Actions available per period include editing, copying, previewing employee views, sending email reminders, and deactivating periods. This route requires the hr.benefits.admin permission.
Who it’s for
Requires permissionhr.benefits.admin.
Before you start
- Benefit plans must be configured at
/hr/benefits/plansbefore creating an enrollment period. - Determine the enrollment window dates and which employee populations are eligible.
Steps
- Navigate to
/hr/benefits/open-enrollment. - Click the action to create a new enrollment period.
- Define the enrollment window dates and associated plans.
- Save the period; employees in scope can then enroll via their self-service portal.
- Monitor participation progress from this page.
- Use the email reminder action to notify employees who have not yet enrolled.
Key concepts
- Open Enrollment Period — A defined window during which employees can elect, change, or waive benefits coverage.
- Participation Progress — A visual indicator showing how many eligible employees have completed enrollment out of the total eligible count.
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/benefits-routes.tsx
- src/cores/hr/benefits/pages/admin/OpenEnrollmentPage.tsx
- src/cores/hr/benefits/pages/admin/BenefitPlansListPage.tsx