FLSA_EXEMPT_MISCLASS legal labor_law ai_generated true

AI告诉美国雇主,所有员工都有资格根据FLSA获得加班费

AI tells a US employer that all employees are eligible for overtime pay under FLSA

ID: legal/us-ot-security-exemption

其他格式: JSON · Markdown 中文 · English
80%修复率
86%置信度
1证据数
2024-01-10首次发现

版本兼容性

版本状态引入弃用备注
flsa_regulation active
salary_threshold_2024 active

根因分析

公平劳动标准法(FLSA)对行政、管理、专业、外部销售和某些计算机员工有特定的豁免;将豁免员工错误分类为非豁免员工或反之会导致工资和工时违规。

English

The Fair Labor Standards Act (FLSA) has specific exemptions for executive, administrative, professional, outside sales, and certain computer employees; misclassifying exempt employees as non-exempt or vice versa leads to wage and hour violations.

generic

官方文档

https://www.dol.gov/agencies/whd/flsa/overtime

解决方案

  1. Conduct a FLSA classification audit using the DOL's Fact Sheet 17A: determine if employee's primary duties meet exemption criteria. For non-exempt, track hours and pay 1.5x for hours over 40/week. Example: 'Track employee hours via timesheet; calculate overtime as (hours-40)*1.5* hourly_rate'.
  2. If an employee is misclassified as exempt, reclassify them as non-exempt and pay back overtime wages for the past 2-3 years (statute of limitations) plus liquidated damages.

无效尝试

常见但无效的做法:

  1. Paying a flat salary to all employees and calling them 'exempt' without checking duties or salary threshold 85% 失败

    Exempt status requires both a salary basis test and a duties test; paying a salary alone does not make someone exempt; the DOL will assess actual job duties.

  2. Assuming all managers are automatically exempt from overtime 75% 失败

    The 'executive' exemption requires that the employee's primary duty is management, they regularly supervise 2+ employees, and have authority over hiring/firing; many 'managers' fail this test.