Add and Update Users with CSV
Updated over a week ago

You can bulk add and edit users in CORE with CSV. The process is straightforward: Fill out our CSV template and then import your saved CSV into CORE.


Create CSV for Importing

First download the CSV template for adding and updating users. See Downloadable Files below. There's also an example CSV with pre-populated information.

Example View:

Screen_Shot_2022-05-11_at_10.57.01_AM.png

Zoomed in:

Add_User_Template_Example_1.png
Add_User_Template_Example_2.png

CSV Guidelines - Formatting Your CSV Entries

Not all fields are required to import or update users, and certain fields require specific formatting. Follow the instructions below to complete your CSV.

CSV Field

Required?

Instructions

username

yes

Add username. This must be unique.

Usernames must be manually created. Follow whatever formatting your IT team or company recommends. If you have none, we suggest using the user's email or just the handle before the @ in a user's email. For example, [email protected] would have username asmith.

Make sure there is no space after the username.

firstName

yes

Add user's first name.

lastName

yes

Add user's last name.

email

yes

Add email address.

Make sure there is no space after the email address. User's will fail to import if there is a space after an email address.

company

yes

Add company name.

The company the user works for.

department

yes

Add department name.

The department the user works for.

position

yes

Add user's position / job title.

role

yes

Add the user role.

The user role must match the name of the user role in the system exactly, including casing, characters, and spacing. Also make sure there is no space after the user role.

If the user role doesn't exactly match the name that's in CORE, the user will fail to import.

requestedBy

no

Leave blank if not using.

If this is relevant, add the name of the person who requested that this user be added.

userCellPhoneNumber

no

Leave blank if not using.

If you want, phone numbers to be available to other users, add the user's mobile number.

Phone numbers are a text field and can follow whatever formatting you prefer.

userPrimaryPhoneNumber

no

Leave blank if not using.

If you want phone numbers to be available to other users, add the user's office or primary number.

Phone numbers are a text field and can follow whatever formatting you prefer, including adding extensions.

startDate

no

Leave blank if not using.

If you want to start users on a specific future date, you'll need to include year, month, date, time, and time zone all based on the format below:

2022-05-22T17:30:00-07:00

  • 2022-05-22 = year-month-date

  • T17:30:00 = hour:minute:seconds; this format uses a 24-hour time notation (military time); the time indicated here is 5:30pm

  • -07:00 = time zone; this format is UTC time; some time zones will use a + instead of a - ; the time zone indicated here is PDT (Pacific Daylight Savings Time)

If you need to understand 24-hour time notation:

If you need a time zone reference, refer to one of these resources:

endDate

no

Leave blank if not using.

If you want to expire users on a specific future date keeping their accounts but making them inactive, you'll need to include year, month, date, time, and time zone all based on the format below:

2022-12-202T17:30:00-07:00

  • 2022-12-20 = year-month-date

  • T17:30:00 = hour:minute:seconds; this format uses a 24-hour time notation (military time); the time indicated here is 5:30pm

  • -07:00 = time zone; this format is UTC time; some time zones will use a + instead of a - ; the time zone indicated here is PDT (Pacific Daylight Savings Time)

If you need to understand 24-hour time notation:

If you need a time zone reference, refer to one of these resources:

isLocked

no

Leave this blank when adding new users, or when not using this field during an update.

You use this field to immediately bulk lock out existing users from their accounts as a security action.

To lock an account, you'll enter 1 in this field

To unlock a locked account, you'll enter 0 in this field.

  • 1=true or is locked

  • 0=false or is NOT locked

isSensitive

no

Leave blank if not using, or for users where Sensitive isn't relevant.

When you have talent, VIPs, and C-suite users who shouldn't be accessible to anyone but those with given permissions, you can mark these users as Sensitive.

To mark a user as Sensitive, enter 1 in this field.

To remove the Sensitive label from a currently Sensitive user, enter 0 in this field.

  • 1=true or is sensitive

  • 0=false or is NOT sensitive


Import New Users with CSV

1. Once your CSV is created, go to the Users section.

2. If you aren't in the Manage Users tab, select Manage Users at the top.

3. On the right side of the screen, select the green Import from CSV button.

The Create option should be selected by default. If it's not, select it.

Create_CSV.png

4. Hit the Choose CSV File button.

Choose_CSV.png

5. Select your CSV.

You'll receive a message that your file is importing and you'll receive an email notification once it's complete.

CSV_Import_Processing_Message.png

6. Go to your email for the email notification.

The notification will show the number of successfully imported users, and if there are any failures, it will list how many accounts and which ones they are.

Import_Report_-_Success.png

Importing New Users Via CSV That Previously Failed to Import

When you have users who fail to import, you can use the same CSV you used to import new users the first time.

Import_Report_-_Failed_Errors.png

Troubleshoot Import Errors

Go to the CSV and doublecheck the formatting requirements for each of the fields.

  1. Was there any errant spacing after the email or username?

  2. Did your roles match what was in the system?

  3. Did you add start and end date formatting that didn't fit the format? Was there a space after it?

  4. Reference the Create CSV section above for other required parameters.

Go to the users who failed to import and double check your details. Was there a space after a username or email address? Was a start date or end date entered incorrectly.

Make and save your changes.


Re-Import Amended CSV

After updating your document, re-import the CSV.

Follow the same instructions for importing new users, selecting Create in the popup screen. The system will only import the users not currently existing in the system.

Go to your email for the Import Report confirmation email.

The successful confirmation numbers listed will reflect only those users whose information didn’t update during the first import.

If you continue to receive failed errors, contact Support for assistance.


Update / Edit Existing Users with CSV

Bulk update existing users in the system with CSV by making edits to your existing CSV or by creating a new one. The system will identify the existing users by the usernames in the list.

1. Update or create a new user CSV per the instructions in the CSV section above. If you are making a new CSV, the usernames in your list must match an existing user.

2. To import the changes, go to the Users section.

3. If you aren't in the Manage Users tab, select Manage Users at the top.

4. On the right side of the screen, select the green Import from CSV button.

5. Select the Update option in the pop up screen.

6. Hit the Choose CSV File button.

7. Select your CSV.

You'll receive a message that your file is importing and you'll receive an email notification once it's complete.

8. Go to your email for the email notification.

The notification will show the number of successfully updated users, and if there are any failures, it will list how many accounts and which ones they are.

Import_Report_-_Success.png

Downloadable Files

Select files to download. Return to Create CSV instructions above.

Did this answer your question?