Skip to main content
Version: 3

Adding bulk users

Instead of adding users manually one at a time, a user (Sys Admin, IT User, and Partner IT User) can add multiple users in one go through bulk import. To do this, the user needs to use a CSV (comma separated values) file that contains the users' data.

InformationThis feature does not work if you have multi-mode authentication enabled.

Importing bulk users​

Steps to add bulk users:

  1. Click Account > Users.

  2. On the Users screen, click Import Users.

  3. On the Import Users screen, follow the next set of instructions based on your role type.

    1. If you are a Sys Admin or IT user,

      1. Select either of the followings:

        • For Company if you want to import Company users.
        • For Partner if you want to import Partner users.
      2. Click Browse, and upload the CSV file containing the users' details.

        For more information on the CSV file format, refer to this section.

    2. If you are a Partner IT User, 

      1. Click Browse, and upload the CSV file containing the Partner users' details.  For more information on the CSV file format, refer to this section.
  4. Click Import.  On the Users screen, Processing notification shows that the users are being added. You can notice the increased count in the Users section on the left side of the screen. You can click(refresh) to see the users being added. Added users can be seen in Active state on the Users screen.

    InformationThe added users through bulk upload do not receive any email notification or invitation.

Using CSV file for bulk import​

If you are a Sys Admin or an IT User, you can import Company users and the Partners users as well.

The following is a CSV file format with sample data to import Company users.

SuccessYou can use this CSV file format to import Company users (IT User, Business User, Sys Admin, View Only User) only.
First NameLast NameUser IdEmail IdRole NamePassword
JohnDoejohn_1john.doe@abc.comIT UserJ@hn1234
JaneRoejane1jan.roe@abc.comBusiness UserJ@ne1234
JeanSoejean_1jean.soe@abc.comSys AdminJ@an1234
JamesPauljames1james.paul@abc.comView Only UserJ@mes1234

The following is a CSV file format with sample data to import Partner users.

SuccessYou can use this CSV file format to import Partner users (Partner IT User, Partner Business User, Partner View Only User) only.
First NameLast NameUser IdEmail IdRole NamePasswordPartner's Name
SharonEllisSharon_1sharon.ellis@xyz.comPartner IT UserJ@mes1234xyz
RobertDimickRobert_1robert.dimick@xyz.comPartner Business UserJ@mes1234xyz
DwayneFelchDwayne_1dwayne.felch@xyz.compartner View Only UserJ@mes1234xyz

If you are a Partner IT User, you can import only the Partners users.

InformationA Partner IT User cannot import Partner View Only type of users.

The following is a CSV file format with sample data to import Partner users.

SuccessYou can use this CSV file format to import Partner users (Partner IT User and Partner Business User) only.
First NameLast NameUser IdEmail IdRole NamePasswordPartner's Name*
SharonEllisSharon_1sharon.ellis@xyz.comPartner IT UserJ@mes1234xyz
RobertDimickRobert_1robert.dimick@xyz.comPartner Business UserJ@mes1234xyz

The fields of the CSV file are described in the following table.

First NameEnter the first name of the user.

Allowed texts: Alphabet and Alphanumeric.
Last NameEnter the last name of the user.

Allowed texts: Alphabet and Alphanumeric.
------
User IdEnter the User Id of the user.

Alphanumeric, Underscore are allowed and must use only lowercase, e.g. jane1.
------
Role NameMention the user type, for example, IT User, Business User, Sys Admin, etc.

You can assign multiple custom roles, standard roles, or combination of both to a user.
------
PasswordEnter a password for the user.

Password length should be a minimum of 8 characters with the combination of one uppercase, one lowercase, one numeric, and one symbol (e.g.:J@hn1234)
------
Partner NameEnter the name of the Partner to which the Partner user belongs.

Only names of existing partners can be inserted in the CSV file.
------

Assigning multiple roles to a user​

You can assign multiple custom roles, standard roles, or combination of both to a user. However, you can assign multiple roles only when GACis enabled.

For example, for assigning multiple roles to a user, you would write **"IT User, ABC"**in the Role Name column of the CSV file. Multiple roles should be separated by a comma and in double quotes. The user who is assigned with multiple roles will see all roles in the drop down list while logging in for the first time. There, the user will have to choose one of the assigned roles.