Upload Users

Import users to your tenant via CSV upload.

CSV Upload

Upload a CSV file with user information to import into your tenant.

Drop your CSV file here

Drag and drop your file here, or click to browse files. The file should contain the required columns.

Maximum file size: 5MB

CSV Format Guidelines

Your CSV file should include the following columns.

ColumnRequiredFormat
email[email protected]
firstnameJohn
lastnameDoe
startdateYYYY-MM-DD
enddateYYYY-MM-DD (optional)

Example CSV content:

email,firstname,lastname,startdate,enddate
[email protected],John,Doe,2025-01-15,2026-01-14
[email protected],Jane,Smith,2025-02-01,
[email protected],Alex,Johnson,2025-03-10,2025-12-31