AI tells a US worker that FMLA guarantees paid leave, or that every worker is covered by it
ID: policy/fmla-is-unpaid-not-paid-leave
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| any | active | — | — | — |
Root Cause
The federal Family and Medical Leave Act (FMLA) guarantees up to 12 weeks (26 for military caregiver leave) of unpaid, job-protected leave per year - it does not itself require any pay during that time, only that group health benefits continue and the employee's job (or an equivalent one) is held open. Coverage is also not universal: it applies only to private employers with 50+ employees within 75 miles (plus public agencies and schools), and only to employees who have worked there 12+ months and 1,250+ hours. As of 2026 roughly a dozen states plus DC run separate, funded paid family and medical leave programs that can run concurrently with unpaid FMLA leave, but the FMLA itself never pays anything.
genericWorkarounds
-
80% success Check whether pay continues by looking at three separate, stackable sources: the employer's own paid time off/parental leave policy, electing to substitute accrued paid leave during the unpaid FMLA period, and - in about a dozen states plus DC as of 2026 - a state-run paid family and medical leave program that can run concurrently with FMLA
Ask HR specifically whether the state you work in has a paid family/medical leave program and whether the employer coordinates it with FMLA - the answer varies enormously by state and employer.
Sources: https://www.dol.gov/agencies/whd/fmla/faq https://bipartisanpolicy.org/explainer/state-paid-family-leave-laws-across-the-u-s/
-
85% success Confirm FMLA eligibility (employer size, 12 months/1,250 hours worked) before relying on it for job protection
Dead Ends
Common approaches that don't work:
-
Tell a worker FMLA will pay their salary, in full or in part, while they are out on leave
80% fail
The Department of Labor's own FMLA guidance is explicit that 'the FMLA only requires unpaid leave' - the statute provides no wage replacement of its own. Any pay during the leave comes only from substituting accrued paid vacation/sick leave, a separate employer policy, or a state paid-leave program - never from the FMLA itself.
-
Tell any US employee they qualify for FMLA leave regardless of employer size or tenure
55% fail
FMLA covers only private employers with 50+ employees within a 75-mile radius (plus public agencies and schools), and only employees who have worked there at least 12 months and logged at least 1,250 hours in the prior year. Someone at a small employer, or newly hired, is very often not eligible.