ScreenSteps

Add Several Users at Once: Bulk CSV File Upload

Updated on

Workflows are not supported in your browser.
Please use a recent version of Chrome, Edge, Firefox or Safari to display this page.

Background

This article will show you how to import users from a CSV file. This will come in handy if you want to:

  • Add Readers, Contributors, or Admins to your account in bulk.
  • Assign Readers, Contributors, or Admins to a User Group in bulk.
  • Update current user roles (e.g. from Reader to Contributor) in bulk.

Note: When adding users via CSV, they will not receive an email invitation or show up in the "Pending Invitations" list because their accounts are automatically activated as part of the upload process.

Note: A user will not be removed from groups they are already assigned to if the group name does not appear in the CSV file.

Steps for importing a CSV file of your users

Account > Users

Click Import Users

Users | ScreenSteps

Upload a CSV file

Make sure to uncheck the box next to Send Email notification if you do NOT want to send an email to users after their user account has been created in ScreenSteps.

Notification Center

Download applicable CSV template and follow instructions

The CSV file you download, and the instructions you follow, will depend on whether you are using Single Sign-on to authenticate users to ScreenSteps.

Are you using Single Sign-on?

If using Single Sign-on, download this template and follow the instructions

The file will have the following values on the first line:

FirstName,LastName,RemoteUser,Login,Password,Email,Group,Role,Deactivated
Click to copy

The subsequent lines in the CSV file will contain the information for each user you want to import or update. Here are some things to be aware of when creating your file:

  1. Users will be uniquely identified by their email address.
  2. Put true in the third column (RemoteUser).
  3. ScreenSteps will not require a password for the user in this case.
  4. If you want to associate a user with multiple groups then place a comma between each group name and place quotes around all of the group names as a whole. Example: ,Group 1,Group 2,

If you are working with the CSV in Excel, there is no need to add quotes (" ") to separate the groups as it will automatically add those quotes to the file.

If you do add quotes to a group name in Excel, it will create a new group with quotation marks in its name (either before, after, or both).

  1. For the Role column you can use admin, contributor, reader, or api_access
  2. If you are updating an existing user do not include the password.
  3. The FirstName and LastName columns are optional.

If NOT using Single Sign-on, download this template and follow the instructions

The file will have the following values on the first line:

FirstName,LastName,Login,Password,Email,Group,Role,Deactivated
Click to copy

The subsequent lines in the CSV file will contain the information for each user you want to import or update. Here are some things to be aware of when creating your file:

  1. Users will be uniquely identified by their email address.
  2. Include a password for the user (required)
  3. If you want to associate a user with multiple groups then place a comma between each group name and place quotes around all of the group names as a whole. Example: ,Group 1,Group 2,

If you are working with the CSV in Excel, there is no need to add quotes (" ") to separate the groups as it will automatically add those quotes to the file.

If you do add quotes to a group name in Excel, it will create a new group with quotation marks in its name (either before, after, or both).

  1. For the Role column you can use admin, contributor, reader, or api_access
  2. If you are updating an existing user do not include the password.
  3. The FirstName and LastName columns are optional.
Congratulations, you are done!
Previous Article How to Export a CSV of your Users
Next Article What does it mean when it says Remote User in the bulk CSV upload?
Still Need Help? Contact Us