Benefits enrollment
/hcm/benefits is your self-service surface for health, dental,
vision, life, disability, FSA, HSA, transit, and 401(k). It supports
three paths: open enrollment (annual window), mid-year change
via qualifying life event (§ 1.125-4), and new-hire enrollment
(when you join the workspace).
TL;DR — During open enrollment, HCM → Benefits → Open enrollment walks you through every elections decision in one wizard. Mid-year? File a life event (marriage, birth, etc.) and upload supporting documentation; HR reviews + approves the change.
Before you start
- Open enrollment is a bounded window set by your admin (typically 2-4 weeks each year). Outside that window you can only change elections via a life event.
- Have eligible dependent info ready: legal name, date of birth, relationship, SSN / SIN (for tax forms), Medicare eligibility for spouse.
- For HSA eligibility: you must be enrolled in an HDHP, not enrolled in any non-HDHP coverage, not enrolled in Medicare, and not claimed as a dependent. The form checks the 10 § 223 eligibility blockers automatically.
- For FSA: pick the contribution amount up to the IRS limit ($3,300 healthcare FSA + $5,150/$2,575 DCAP for 2025; frozen through 2027 in AxisSynapse).
Open enrollment
Click the Open enrollment banner on HCM home
The banner appears on
/hcm/meduring the window. Goes to the enrollment wizard.Pick a medical plan
Plans are shown side-by-side with monthly premium, deductible, out-of-pocket max, HSA eligibility, and the network type (PPO / HMO / HDHP). Toggle Show only HSA-eligible if you want HSA.
Add dependents
For each dependent, the form asks legal name, DOB, relationship, SSN. The form validates the legal-name field against spouse / domestic-partner / child types.
Pick dental + vision
Optional separate elections. Same side-by-side layout.
Pick FSA / HSA + transit
Pick per-pay-period contributions within the IRS limit. The form computes annual total and reminds you of the deadline to spend (FSA) or carry-over rules (HSA goes with you).
Pick voluntary life + disability
Workspace-provided defaults are pre-filled; voluntary additions are optional.
Pick 401(k) contribution
Pre-tax / Roth / both. Employer match (if any) auto-computes based on workspace policy.
Review + submit
Summary card shows all elections + total per-pay-period cost + annual cost. Submit. The audit log records
HCM_BENEFITS_ENROLLMENT_SUBMITTED.
Mid-year change (qualifying life event)
§ 1.125-4 of the IRC permits mid-year benefits changes when a qualifying life event occurs. AxisSynapse enforces the evidence-chain pattern: every event requires supporting documentation; HR reviews + approves before the change takes effect.
Click "File a life event"
On the benefits page.
Pick the event type
Marriage, divorce, birth / adoption, death of a dependent, loss of other coverage, gain of other coverage, change in employment, etc.
Pick the event date
Must be within the last 30 / 60 days (depending on event type and workspace policy).
Upload documentation
Marriage certificate, birth certificate, court order, etc. The upload is SHA-256 locked + chain-of-custody recorded.
Submit
Goes to HR for 4-eyes review. Audit log records
HCM_BENEFITS_LIFE_EVENT_FILED.HR reviews + approves
Approval emits
HCM_BENEFITS_LIFE_EVENT_APPROVED. You now have a window (typically 30 days from event) to update the relevant elections. Rejection emitsHCM_BENEFITS_LIFE_EVENT_REJECTEDwith HR's note.
§ 1.125-4 evidence chain
Every life-event submission goes through HR's 4-eyes review and is locked to the document hash. The audit trail satisfies the IRS "evidence of qualifying event" requirement for plan administrators.
COBRA continuation
If you leave the workspace and your coverage ends, AxisSynapse offers COBRA continuation under federal law:
| Field | What it does | Accepted values / default |
|---|---|---|
| Eligibility window | 60 days from qualifying event to elect COBRA. | Self-service election surface at /hcm/me/cobra after termination. |
| Continuation period | 18 months for most qualifying events; 36 for divorce / death / Medicare entitlement. | AxisSynapse computes the right length automatically. |
| Premium | Up to 102% of the full plan cost (150% for disability extensions). | You pay your former employer; the workspace remits to the carrier. |
FSA / HSA mechanics
| Field | What it does | Accepted values / default |
|---|---|---|
| FSA carryover vs use-it-or-lose-it vs grace | Workspace policy decides what happens to your unused FSA at year-end. | Carry over up to the IRS limit, OR grace through Mar 15, OR forfeit. Your enrollment surface names which applies. |
| HSA portability | HSA is YOUR account; it goes with you. | If you leave, the balance stays in your HSA. New employer can contribute. |
| DCAP (Dependent Care Assistance) | Pre-tax dependent-care contributions for childcare. | $5,150 limit (or $2,575 married-filing-separately) for 2025; frozen through 2027. |
| Commuter (§ 132(f)) | Transit + parking pre-tax contributions. | Monthly limit; updated annually. |
Every field, explained
| Field | What it does | Accepted values / default |
|---|---|---|
| Plan | Which medical / dental / vision / etc. plan you elect. | Side-by-side comparison shows premium + deductible + OOP max + network. |
| Dependents | Spouse / domestic partner / children to add. | Legal name + DOB + SSN required; relationship type drives eligibility checks. |
| Coverage tier | Employee-only / Employee + spouse / Employee + child / Family. | Auto-set from dependents. |
| FSA contribution | Pre-tax healthcare FSA dollars per period. | Capped at IRS limit ($3,300 for 2025); use-it-or-lose-it per workspace policy. |
| HSA contribution | Pre-tax HSA dollars per period (HDHP only). | Capped at IRS limit ($4,300 self / $8,550 family for 2025). HSA goes with you. |
| Transit (§ 132(f)) | Pre-tax commuter benefit. | Monthly cap from IRS. |
| 401(k) % or $ | Your contribution rate. | Pre-tax / Roth / mix. Employer match auto-computed. |
Common gotchas
- "I missed open enrollment." You're locked to default coverage (or no coverage) until next year's window or a qualifying life event. Talk to HR for hardship options.
- "HR rejected my life event." The audit row carries HR's rationale. The most common rejection reason is documentation outside the event window.
- "My HSA election failed." You're not § 223 eligible — usually because you're enrolled in non-HDHP coverage (spouse's plan, Medicare). The form names which blocker tripped.
- "My FSA contribution amount looks wrong on the slip." Check the per-period amount; FSA total / 12 isn't the same as FSA total / number-of-pay-periods.
- "I want to cancel after open enrollment." You need a qualifying life event; voluntary mid-year cancellation isn't permitted under § 1.125-4.
Troubleshooting
| Error code | What it means | Fix |
|---|---|---|
BENEFITS_WINDOW_CLOSED | Open enrollment ended. | File a qualifying life event if applicable, or wait for next OE. |
BENEFITS_HSA_INELIGIBLE | You don't meet § 223 eligibility. | Pick a different plan or fix the blocker the form names. |
BENEFITS_LIFE_EVENT_DOC_MISSING | A required supporting document is missing. | Upload and re-submit. |
BENEFITS_FSA_LIMIT_EXCEEDED | Contribution exceeds IRS cap. | Reduce. |
BENEFITS_COBRA_WINDOW_EXPIRED | The 60-day election window elapsed. | Election no longer available. |
Related