Customer service case types
Summarize
Summary of Customer Service Case Types
A case type in ServiceNow represents the processes and data needed to resolve specific customer issues. This feature allows organizations to create and configure various customer service cases tailored to diverse industry needs, such as banking, where different case types can be established for loan processing, credit card inquiries, or complaints.
Show less
Key Features
- Configuration: System administrators can configure case types by creating a table that extends the Case table, along with processes and components necessary for that case type.
- Management: Administrators can manage and update existing case types as needed.
- Agent Usage: Customer service agents can select from the configured case types when creating cases to address customer issues effectively.
- Plugin Activation: Administrators can activate the Customer Service Case Types plugin to access case type management features within the ServiceNow platform.
- Application Dependencies: Certain applications, such as Case Playbook for Onboarding and Complaints, depend on the Customer Service Case Types plugin.
Key Outcomes
By utilizing the case types feature, organizations can enhance their customer service operations through:
- Improved organization and resolution of customer requests across various service types.
- Streamlined processes and better collaboration among users.
- Flexibility to adapt case types to specific needs, ensuring comprehensive support for customers.
Overall, the Customer Service Case Types feature empowers ServiceNow customers to effectively manage and resolve diverse customer service cases, driving efficiency and satisfaction.
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.