← User onboarding

Bulk Invite · Upload

auth / security · features · onboarding

Step 1 of the bulk import — uploading the list of invitees; parsing moves on to the review step.

Wireframe
step 1 · upload
achilles.local/admin/users/import /admin/users/import · Owner / Admin
1 2

Import users

Upload a list — everyone receives an email invitation.

File format
email, role, name
role and name are optional · download template 2
Or paste addresses as a list
anna@company.com
dmitry@company.com, admin
igor@company.com
one address per line 3
Next — review
  1. 1 Accepts a .csv file. Exceeding the row limit is rejected with an explicit message.
  2. 2 The email column is required; role and name are not. The template is the same set with a sample row.
  3. 3 Pasting text is a fast way to enter short lists: one address per line, role after a comma optional.
  4. 4 One source at a time: the active input disables the other; clearing it reopens both.
  5. Import is available to Owner / Admin. Role assignment and the permission boundary are the same as the single invite, invite flow.