Adding multiple users

Only an Account Administrator can access the User Management page and add multiple users at a time.

  1. Create a text file that contains a creatuser command on a separate line for each new user. For example:
    createuser username {password=x1xXx1Xx!} {email=x@xxx}
    createuser username {password=x1xXx1Xx!} {email=x@xxx}
  2. Save the file with a name that does not include spaces.
  3. On the Home page, click User Management.
  4. Click the Bulk User Creation tab.
  5. Click Browse to select the text file to upload.
  6. Click Create Users.
    You can see the commands as they are run in the Results Window.