Creating multiple consumer profiles for a user

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • The concept of consumer profiles refers to the idea that an individual can have multiple profiles associated with them. For example, a consumer might have a patient profile in Healthcare and Life Sciences and simultaneously have a constituent profile in Public Sector Digital Services.

    Starting with the Utah release, Customer Service Management (CSM) introduced the consumer profile (sn_csm_consumer_profile) table with a reference to the consumer (csm_consumer) table to define and support consumer profiles. When creating multiple profiles for a user within Customer Service Management (CSM), each profile can have its own set of fields and relational data like sold products, cases, interactions, and installed bases. By creating and defining consumer profiles, you can identify and differentiate profile-specific data.

    Industries must use the consumer_profile column on case (sn_customerservice_case), sold product (sn_install_base_sold_product), install base item (sn_install_base_item), interaction (interaction), or child tables for any transactional data. Industries can extend the consumer profile (sn_csm_consumer_profile) table for any industry-specific use case.