{{ __('Upload Employees') }}

{{ __('Upload Employee CSV') }}

Available Seats
{{ $availableSeats }}

CSV Format

Your CSV file should have the following columns: email (required), first_name, last_name

Automatic Account Creation

User accounts will be automatically created for all uploaded employees. Each employee will receive an email with their login credentials and a temporary password.
{{ __('Upload Employees') }}

{{ __('Sample CSV Format') }}

email,first_name,last_name
john.doe@example.com,John,Doe
jane.smith@example.com,Jane,Smith