Customer service case types
Summarize
Summary of Customer service case types
Customer service case types in ServiceNow allow organizations to define and manage distinct processes and data needed to resolve varied customer issues. By configuring different case types, organizations can support diverse industries, products, and complex processes involving collaboration among multiple users. For example, banks can use case types to handle loan processing, credit card services, or complaint management efficiently.
Show less
Key Features
- Configuring Case Types: System administrators create new case type tables extending the base Case table and configure associated processes, UI elements, roles, security, and notifications. This setup is guided through the Case Types Guided Setup interface in Customer Service Management.
- Managing Case Types: After creation, case types can be viewed, updated, and managed via the Customer Service > Case Types module accessible once the Customer Service Case Types plugin is activated.
- Using Case Types: Customer service agents select appropriate case types when creating cases, using configurable selectors available in CSM Configurable Workspace and CSM Agent Workspace. Multiple selector options (multi-select, single-select, Product Service Select) provide flexibility in case creation.
- Plugin Activation: Activating the Customer Service Case Types plugin enables case type functionality and replaces the deprecated Product Model and Catalog Items Relationship plugin. It also works with the Service Request Criteria plugin and supports service definitions to associate services with products and catalog items.
- Prebuilt Case Type Applications: Additional case types such as Onboarding and Complaints are available as applications from the ServiceNow Store, offering guided playbooks for specific customer service processes.
What You Can Expect
- Enhanced ability to tailor customer service workflows and data models to specific issue types, improving resolution efficiency.
- Streamlined agent experience through case type selectors that simplify case creation aligned with customer needs.
- Modular and extendable framework supporting complex service management scenarios across industries.
- Access to ongoing enhancements via the ServiceNow Store for case type capabilities and related applications.
- Clear upgrade path from older plugins to the new Customer Service Case Types plugin, ensuring future compatibility and support.
A case type represents the processes and the data that are needed to resolve a specific type of customer issue. Use the case types feature to create and configure the different types of customer service cases that your organization needs.
- Diverse industries and products
- Complex processes, events, and systems
- Collaboration with multiple users
A good example of an industry that benefits from multiple case types is the banking industry. Within a bank, customer service agents can use this feature to create case types for different customer needs such as loan processing, credit card processing, or managing complaints.
Case types overview
- Configuring case types
- System administrators configure the case types feature by creating a table for the new case type that extends the Case table and then setting up a number of different processes and components for the case type.
- The Case Types Guided Setup section below provides an overview of these setup steps.
- For details about the case type guided setup tasks, see Configure customer service case types.
- Managing case types
- After a case type has been created, system administrators can view the case types, manage settings, and update the configuration. For more information, see Manage customer service case types.
- Using case types
- Agents can use the case types feature when creating cases for customers by selecting from a list of configured case types. For more information, see the Using case types to create cases section below.
Customer service case types plugin
Users with the system administrator role can activate the Customer Service Case Types plugin (com.snc.csm_case_types) and Service Request Criteria plugin .
Product Model and Catalog Items Relationship plugin deprecation
The Customer Service Case Types plugin replaces the Product Model and Catalog Items Relationship plugin (com.snc.product_catalog_relationship), which is being prepared for future deprecation. Use the Service definitions feature, available with the Customer Service Case Types plugin, to create definitions for the services that are offered to support your products. Then configure the service definitions to associate them with the appropriate products and catalog items.
For details, see the Deprecation Process [KB0867184] article in the Now Support knowledge base.
Customer service case types applications
The following applications for specific case types are available from the ServiceNow® Store.
| Application | Description |
|---|---|
| Case Playbook for Onboarding (sn_csm_onboarding) |
Provides an onboarding case type to capture the details when onboarding customers for a product or service and a playbook that provides step-by-step guidance through the lifecycle of the onboarding process. |
| Case Playbook for Complaints (sn_csm_complaint) |
Provides a complaint case type to capture the details for a customer complaint and a playbook that provides step-by-step guidance through the lifecycle of the complaint. |
- Customer Service Case Types (com.snc.csm_case_types)
- Customer Service Case Action Status (com.snc.csm_action_status)
Case Types Guided Setup
Activating the Customer Service Case Types plugin adds the Case Types section to the Customer Service Management Guided Setup. Navigate to and use the tasks in this section to create and configure a case type.
You can configure a number of different processes and components for a customer service case type, including client scripts and business rules; views, roles, and ACLs; and notifications and record producers.
- Create a table for the new case type that extends the Case table (sn_customerservice_case).
- Configure UI actions, UI policies, and client scripts for the new case type.
- Configure views and view rules, roles and ACLs, and business rules for the new case type.
- Set up processes for the case type, including record producers, state flows, and special handling notes.
- Create a case type definition record for the new case type and add it to the Case Type table (sn_case_type).
- Configure the Get Case Types flow and modify the conditions that determine visibility for a case type.
Using case types to create cases
Customers can extend the Case table to handle different types of cases. Each extended case type can support multiple types of requests. For example, if a customer creates a case type for Credit Card Services, this case type can support requests such as applying for a new card and reporting a lost or stolen card.
- In CSM Configurable Workspace and CSM Agent Workspace, agents select a case type from the case type selector.
- In the platform interface, agents select a case type from an interceptor.