The Complaint Flow
Important context: The EEOC’s 2023 guidance on AI in hiring was removed from its website following the rescission of the Biden-era AI executive order. However, the enforcement mechanism is unchanged — Title VII, ADA, and ADEA are the legal basis for every charge, not the guidance documents. The guidance was explanatory; the statutes are the source of liability.
1. Charge filed: An applicant or employee files a charge of discrimination with the EEOC, alleging that an AI-driven process discriminated against them.
2. Investigation: The EEOC investigates. They will ask for documentation of the AI tool, its decision-making process, selection rates by demographic group, and any bias audits conducted. This is where documentation either saves you or sinks you.
3. Finding: The EEOC either finds “reasonable cause” (evidence supports discrimination) or “no reasonable cause.”
4. Conciliation or litigation: If reasonable cause is found, the EEOC attempts conciliation (settlement). If that fails, the EEOC may file a lawsuit — or issue a right-to-sue letter allowing the individual to sue directly.
5. Resolution: Settlements in AI discrimination cases have included monetary damages, required bias audits, changes to hiring practices, and ongoing monitoring agreements.
New front — private litigation: The Eightfold AI class action (January 2026) alleges the platform created secret applicant scoring dossiers without disclosure, potentially violating the Fair Credit Reporting Act and California consumer reporting laws. This case demonstrates that EEOC enforcement is not the only path — private class actions under FCRA and state consumer laws are an emerging and significant threat.
The Burden of Proof Shift
Standard discrimination case:
1. Plaintiff shows adverse impact
2. Employer must prove business necessity
3. Plaintiff can show less discriminatory
alternative existed
When AI is involved, it gets harder:
1. Plaintiff shows adverse impact
(same as above)
2. Employer must prove business necessity
BUT: "the vendor told us it was fine"
is NOT a valid defense
3. Employer must show the AI's criteria
are job-related and consistent with
business necessity
BUT: if it's a black box model, you
may not be able to explain what the
criteria even are
// This is why explainability matters.
// You need to articulate WHY the AI
// makes the decisions it makes.
Documentation is everything: When the EEOC comes knocking, your best defense is thorough documentation: why you chose this tool, what due diligence you conducted, bias audit results, how you monitored for adverse impact, and what you did when issues were found. The absence of documentation is itself evidence of negligence.