Customer service case types
Summarize
Summary of Customer service case types
Customer service case types in ServiceNow represent the processes and data required to resolve specific types of customer issues. This feature enables organizations to create and configure various case types tailored to diverse industries, products, and complex service scenarios. By using case types, customer service agents can efficiently manage multiple issue categories, such as loan processing or complaint management in banking.
Show less
Configuring and Managing Case Types
System administrators configure case types by creating tables that extend the base Case table and setting up related components like client scripts, business rules, views, roles, ACLs, notifications, and record producers. The Case Types Guided Setup within Customer Service Management provides a structured approach to creating and configuring these case types.
After creation, administrators can manage and update case types through the Customer Service > Case Types module, accessible by activating the Customer Service Case Types plugin (com.snc.csmcasetypes).
Using Case Types in Customer Service
Agents select from configured case types when creating cases, enabling tailored handling of customer issues. In CSM Configurable Workspace and CSM Agent Workspace, different versions of the case type selector (multi-select, single-select, Product Service Select) allow flexible selection of case types suited to the scenario. This improves case categorization and resolution efficiency.
Plugin and Application Information
- The Customer Service Case Types plugin replaces the older Product Model and Catalog Items Relationship plugin, supporting service definitions linked to products and catalog items.
- Additional case type applications, such as onboarding and complaints, are available via the ServiceNow Store and depend on the Customer Service Case Types and Case Action Status plugins.
Practical Benefits for ServiceNow Customers
- Enables creation of customized case types to match specific business needs and workflows.
- Supports complex, multi-user collaboration and diverse industry requirements.
- Improves case management by providing agents with tailored case selection tools and guided processes.
- Facilitates integration with service definitions, enhancing product and service support alignment.
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).
Activating this plugin adds the module to the application navigator. The system administrator can use this module to create and manage case types.
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.