Importing new users

If you need to add multiple user accounts, you can import the user information in CSV (comma-separated value) format. Importing users is an alternative to using the add user account wizard, which adds user accounts one at a time.

You can import up to 1,000 users at a time in CSV files that are up to 300 KB in size.

To import users:

  1. Create a CSV file with information about the users you want to import.

  2. When creating a CSV file, use these guidelines:

    User1,pwd

    User2,pwd,,firstname,,lastname,true,,,User 2 description,true

  3. Save the CSV file as a text file with a .txt filename extension.

  4. Go to the import users page.

    • On the top navigation bar, click users, then click import users on the action bar above the users list.

  5. Click Browse to locate the file, then click Add. The user information is imported, and the accounts are created.

  6. If errors are reported, check the Action Log. It shows information about the error, including the users affected. If the system encounters an error in the CVS file, it skips the current user and attempts to add the next user in the file.