---
name: Background Checks & Employment Verification
description: "Manage pre-employment screening, employment verification, and I-9 compliance. Triggers: 'run background check for candidate', 'verify employment history', 'I-9 verification', 'criminal background screen', 'education verification', 'check reference background', 'compliance screening', 'pre-employment check', 'run background check', 'verify employment', 'I-9 compliance', 'criminal screen', 'pre-employment screening', 'adverse action', 'education verification', 'reference check', 'E-Verify', 're-screening'"
---

# Background Checks & Employment Verification

## Overview

Manage end-to-end background screening processes including criminal checks, education verification, employment history confirmation, and I-9 compliance. Ensures compliant hiring while maintaining candidate experience.

## Workflow

### Pre-Employment Background Screening

1. **Trigger**: Conditional offer extended to candidate
2. **Candidate Consent**: Obtain written consent (FCRA-compliant disclosure)
3. **Check Type Determination**:
   - Standard: Criminal (7-year), employment, education
   - Sensitive roles: Enhanced criminal, credit check, professional licenses
   - Government contractors: E-Verify, OFAC screening
4. **Order Screening**:
   - Submit to provider (Checkr, HireRight, GoodHire)
   - Set SLA expectations (24-72 hours typical)
   - Track status via integration
5. **Results Review**:
   - Clear: Proceed to hire, archive results
   - Adverse finding: Initiate adverse action process
   - Inconclusive: Request additional info from candidate
6. **Adverse Action Process** (if applicable):
   - Pre-adverse action notice with FCRA summary
   - Provide specific findings for candidate review
   - Allow 5 business days for response/appeal
   - Final adverse action notice if decision stands
7. **Documentation**: Archive results per retention schedule (typically 3-7 years)

### Employment Verification (Post-Hire)

1. **Automated Verification Requests**:
   - Integrate with The Work Number (Equifax)
   - Handle third-party verification requests (mortgages, loans, landlords)
   - Verify employment dates, title, salary (per company policy)
2. **Manual Verification**:
   - Template responses for non-system requests
   - Privacy review before release
   - Supervisor approval for sensitive data
3. **I-9 Employment Eligibility**:
   - Collect acceptable documents (List A or List B + List C)
   - E-Verify enrollment for government contractors
   - Reverification for expiring documents
   - Audit-ready documentation

### Ongoing Background Checks

1. **Trigger**: Periodic reviews for sensitive roles (finance, security, healthcare)
2. **Annual/Quarterly screening** per regulatory requirements
3. **Trigger-based re-screening** for promotion to sensitive role
4. **Continuous monitoring** (where legally permissible)

## Templates

### FCRA Pre-Adverse Action Notice Template

```
[Company Letterhead]
Date: [Date]
To: [Candidate Name]
Address: [Candidate Address]

RE: Notice of Potential Employment Decision

Dear [Candidate Name],

We are writing to inform you that based on information contained in a consumer
report obtained through [Background Check Provider], we may take adverse action
regarding your employment application.

The specific information that may affect our decision is as follows:
[Summary of findings without revealing specific sources]

You have the right to:
1. Obtain a free copy of the consumer report within 14 days
2. Dispute the accuracy or completeness of any information
3. Provide additional context or documentation

Please respond within 5 business days if you wish to provide additional
information. You may contact [Background Provider] at [phone] or [website]
to request a free copy of your report or dispute any information.

This notice is being provided in compliance with the Fair Credit Reporting Act.

Sincerely,
[HR Representative]
[Company Name]
```

### I-9 Checklist

```
I-9 Compliance Checklist
========================
New Hire: [Name]
Start Date: [Date]
Location: [Work location]

SECTION 1 - Employee (Complete by Day 1)
[ ] Employee completed Section 1
[ ] Legal name, address, DOB recorded
[ ] Citizenship/immigration status selected
[ ] Signature and date provided
[ ] SSA provided (if voluntarily given)

SECTION 2 - Employer (Complete by Day 3)
[ ] Documents presented and reviewed
[ ] Document type(s) recorded (List A, or B + C)
[ ] Document numbers recorded (where applicable)
[ ] Expiration dates noted (if applicable)
[ ] Preparer/authorized representative signed and dated
[ ] Physical inspection completed (or remote verification compliant)

E-VERIFY (if required):
[ ] Case created within 3 business days
[ ] Result: [Employment Authorized / Tentative Nonconfirmation]
[ ] Final result confirmed

REVERIFICATION (if applicable):
[ ] Document expiring on [Date]
[ ] Reverification completed by [Date]
[ ] Section 3 properly completed
```

## Edge Cases

| Scenario | Handling |
|----------|----------|
| Name mismatch in records | Request candidate to provide documentation; use "also known as" fields |
| Conviction older than 7 years | Generally excluded per FCRA; check state-specific bans |
| Ban the Box jurisdictions | Delay criminal check until after conditional offer |
| International candidates | Use international screening providers; verify passport/visa status |
| Candidate disputes results | FCRA requires employer to reinvestigate if info appears inaccurate |
| State-specific credit check laws | CA, NY, IL, MA restrict credit checks; verify legality per state |
| Re-hires | May use prior background check if within retention window and role is same/similar |
| Contractor vs. employee | Different screening levels; ensure proper classification |

## Integration Points

- **Background check providers**: Checkr, HireRight, GoodHire, Sterling
- **HRIS/ATS**: Greenhouse, Lever, Workday (automated ordering on offer acceptance)
- **E-Verify**: DHS system for government contractors
- **The Work Number**: Equifax employment verification system
- **I-9 management**: HiI9, VeriFirst, ADP I-9
- **Document management**: Secure archival with retention scheduling
- **Legal/compliance**: State-specific ban-the-box, FCRA requirements database

## Best Practices

1. **Consistency**: Apply same screening criteria to all candidates for same role
2. **Timeliness**: Order checks immediately upon candidate consent to avoid delays
3. **Individualized assessment**: Don't auto-reject; evaluate conviction relevance to role
4. **EEOC compliance**: Monitor for disparate impact across protected classes
5. **Data security**: Background data is sensitive; limit access to HR and hiring managers
6. **Candidate communication**: Proactive status updates reduce anxiety and improve experience
7. **State compliance**: Maintain current database of state/local background check laws
8. **Record retention**: Follow EEOC guidance (minimum 2 years from adverse action)


