Customer service case types
Summarize
Summary of Customer Service Case Types
Customer service case types in ServiceNow define the processes and data required to resolve specific customer issues. They enable organizations to tailor case management to diverse industries, products, and complex workflows involving multiple collaborators. For example, banks can create distinct case types for loan processing, credit card services, or complaint management to better address varied customer needs.
Show less
Configuring and Managing Case Types
System administrators configure case types by creating tables that extend the base Case table and setting up associated processes, such as client scripts, business rules, views, roles, ACLs, notifications, and record producers. The Case Types Guided Setup in Customer Service Management provides a structured approach to create and customize these case types efficiently. After creation, administrators can manage case type settings and configurations through the Customer Service > Case Types module, which becomes available upon activating the Customer Service Case Types plugin.
Using Case Types in Customer Service
Customer service agents use case types when creating cases by selecting the appropriate type that matches the customer issue. In CSM Configurable Workspace and CSM Agent Workspace, agents select case types via a case type selector with multiple versions (multi-select, single-select, and Product Service Select), enabling flexible case categorization. This approach supports creating both cases and case tasks of specific types, streamlining issue resolution.
Plugins and Application Enhancements
- Customer Service Case Types Plugin: Enables creation and management of case types and adds the Case Types module to the application navigator.
- Service Request Criteria Plugin: Works alongside the Case Types plugin to support service definitions.
- Deprecation Note: The Customer Service Case Types plugin replaces the deprecated Product Model and Catalog Items Relationship plugin, encouraging the use of Service definitions for associating services with products and catalog items.
Available Case Type Applications
ServiceNow Store offers specialized case type applications that include predefined case playbooks to guide users through common processes:
- Case Playbook for Onboarding: Supports onboarding customers with guided lifecycle steps.
- Case Playbook for Complaints: Captures customer complaint details and provides step-by-step resolution guidance.
These applications depend on the Customer Service Case Types and Customer Service Case Action Status plugins.
Practical Benefits for ServiceNow Customers
- Streamline case management tailored to specific customer issues and industry needs.
- Enable agents to efficiently select and handle appropriate case types, improving response accuracy.
- Provide structured workflows and playbooks that guide agents through complex processes.
- Maintain flexibility to support multiple request types within each case type.
- Leverage plugin-based enhancements ensuring continuous improvements and integration.
A case type defines the processes and data for resolving a specific type of customer issue. Use case types to create and configure the customer service case types 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 creating a case type, system administrators can view 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, which was deprecated in the Xanadu release. 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.
the case type selector has several versions that agents can use when creating cases of a specific type.