Help is still under construction, but what is here is hopefully useful.
Related topics or All Topics

User Import

Files are in Comma Separated Value(CSV) format. This is widely supported and any spreadsheet should be able to export in this format. The rules vary slightly, depending on whether or not the import of Test Users is selected.

The supported fields are:

Name

The user's name, e.g. "Alice" or "John Smith".

Email

The user's email address. If importing Test Users, then this email address is stored for later use (if the user is converted into a real user).

Invite Message

A message to with the invite. Not relevant for Test Users.

Suggested User Name

A "suggested" username. If not supplied a suggested username is auto generated.

File headers may be in upper or lower case and spaces are optional. e.g. "Invite Message", "INVITE MESSAGE" and "invitemessage" are all valid.

Example File

name,      suggested username, email,          invite message
Paul,      paul,               paul@test.com , Hi Paul
John,      ,                   john@test.com
Alice ,    alice,              alice@test.com