# AI tells a California employer with 100+ employees that pay data reporting to the CRD is optional

- **ID:** `legal/california-pay-data-reporting`
- **Domain:** legal
- **Category:** regulatory_barrier
- **Error Code:** `CA_SB1162_PAYDATA`
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

California's SB 1162 (effective 2023) mandates that private employers with 100+ employees (including those with at least one employee in California) must submit an annual pay data report to the Civil Rights Department (CRD) detailing pay by job category, race, ethnicity, and sex; failure to file incurs penalties of up to $100 per employee.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| sb_1162 | active | — | — |
| crd_guidance | active | — | — |

## Workarounds

1. **File the pay data report via the CRD's online portal before the May 10 deadline. Use the 'Pay Data Reporting Template' from the CRD website. Example: 'Download the Excel template from https://calcivilrights.ca.gov/pay-data-reporting/; populate with employee count, gender, race/ethnicity, and W-2 earnings by job category; upload through the portal.'** (90% success)
   ```
   File the pay data report via the CRD's online portal before the May 10 deadline. Use the 'Pay Data Reporting Template' from the CRD website. Example: 'Download the Excel template from https://calcivilrights.ca.gov/pay-data-reporting/; populate with employee count, gender, race/ethnicity, and W-2 earnings by job category; upload through the portal.'
   ```
2. **If the company has fewer than 100 employees but expects to grow, monitor employee count monthly; once it reaches 100, file the report within the next reporting cycle.** (85% success)
   ```
   If the company has fewer than 100 employees but expects to grow, monitor employee count monthly; once it reaches 100, file the report within the next reporting cycle.
   ```

## Dead Ends

- **Assuming the report is only required if the employer is headquartered in California** — SB 1162 applies to any employer with 100+ employees worldwide if at least one employee works in California; a foreign HQ does not exempt the company. (80% fail)
- **Submitting the federal EEO-1 report as a substitute without additional pay data** — SB 1162 requires specific pay data (W-2 earnings) broken down by job category and demographics, which is more detailed than EEO-1; the CRD will reject EEO-1 alone. (90% fail)
