Update a unique user ID via CSV in Learning

Last updated: 3 months ago
LinkedIn Learning relies on a learner’s email address as a unique identifier. However, in certain contexts, some companies that use SSO may choose to use the unique_user_id attribute as a unique identifier instead.
If you'd like to update this unique ID either due to migration or because the old ID is no longer in use, you can do so by uploading a CSV with new unique values for your learners.
To update unique user IDs via CSV:
  1. From the Learning Management, click People.
  2. From the Users tab, click Manage users via CSV, and from the dropdown, select Download all users via CSV or Download filtered users via CSV.

  3. In the Customize fields... screen, enter the values in the relevant fields to include in your CSV download of all users.

  4. Click Download CSV.
  5. In the downloaded CSV, add a new column with the heading: new_unique_user_id.
  6. Add a new unique user IDs for the desired learners, and save the CSV file.
  7. To upload the new CSV, navigate back to the Users tab.
  8. Click Manage users via CSV, and select Upload Custom Attributes CSV.

  9. In the pop-up window that appears, click Upload CSV and select the new CSV file you've created.
  10. When the upload is processed, the value entered in the new_unique_user_id column will replace the original value in the unique_user_id column as that learner’s unique user ID.
Example:
  preferred_first_name unique_user_id new_unique_user_id
Before Upload Alex XFJN  
CSV Upload File N/A XFJN 7754
After Upload Alex 7754  

Related task

Learn more