The Salesforce Winter '27 release introduces several impactful enhancements to Service Cloud, designed to streamline workflows, improve data integrity, and leverage AI more effectively. This overview focuses on features relevant to developers, technical architects, solution architects, and administrators.
Key Service Cloud Features in Winter '27
1. Deletable Case Milestones
A highly anticipated update, case milestones can now be deleted. Previously, outdated or irrelevant milestones accumulated on cases, leading to data bloat and storage concerns, especially in high-volume orgs. This resolves a long-standing IdeaExchange request (2017).
- Impact: Admins can now proactively manage and clean up milestone data. This can be performed via Data Loader or programmatically using Apex.
- Technical Note: This allows for better data governance and can contribute to cost optimization by reducing unnecessary storage consumption.
2. Inline Display of Original Case Attachments
Attachments added at the time of case creation will now display inline within the Case Details view. This eliminates the need to navigate to the Files Related List for quick reference.
- UI Behavior: Up to three attachment tiles are visible directly. Additional attachments are accessible via a link that opens a popover displaying up to five items with a scrollbar. A button provides direct access to the full Related List.
- Configuration: Enable this feature in Setup by navigating to Support Settings and selecting "Show Original Case Attachments."
3. Consolidated Enhanced Case Merge UI (Beta)
Case merging configurations, which were previously scattered across Setup, are now consolidated into a single, unified setup page. This includes settings for Case Merge, Enhanced Case Merge (Beta), and Case Merge for Omni-Channel (Beta).
- Management: This central console allows admins to enable/disable merge features, configure duplicate case retention/deletion post-merge, set default statuses for duplicates, and directly access Duplicate Rules and Matching Rules for fine-tuning.
4. AI-Powered Writing Tools for Case Comments
Service reps gain access to AI-driven tools directly within the case comment editor for polishing, expanding, or summarizing draft comments. These tools aim to enhance communication quality without altering the original intent.
- Functionality: Standard revise options are available, alongside a "refine with instructions" capability. Admins configure specific refinement guidance using prompt templates in Prompt Builder.
- Visibility: Button visibility is configurable within Support Settings.
- Prerequisites: Requires Agentforce for Service and Einstein for Service to be enabled.
5. Salesforce Knowledge Enhancements
Knowledge management receives a significant update with three key features:
- Create Articles from Records with Custom Prompt Templates: Reps can now draft Knowledge articles directly from any record (e.g., Case, Incident, Work Order) using custom prompt templates. Prompt Builder allows for the creation of multiple templates tailored to specific scenarios, leveraging plain-language instructions and merge fields.
- Knowledge Similarity: This feature automatically checks for existing articles that are similar to a draft article, providing a percentage-based similarity score. This helps prevent the creation of duplicate or near-duplicate articles and encourages updates to existing content.
- Knowledge Blocks: Enables the creation of reusable content components (Knowledge Blocks) that can be inserted into multiple articles. These are managed, read-only blocks, ensuring consistency. Updates to a Knowledge Block propagate to all articles where it is used.
- Prerequisites: These features require a Salesforce Knowledge add-on license.
6. Multi-Intent Article Recommendations
Agentforce Article Recommendations for Cases can now identify and process up to three distinct intents within a single case. Instead of a single search based on the entire case, which might overlook secondary issues, the system performs targeted searches for each identified intent and merges the results into a ranked list.
- Configuration: Requires Data Cloud provisioned and Agentforce Article Recommendations for Cases enabled. Activation may be required by Salesforce. Navigate to Setup → Einstein Article Recommendations for Cases, confirm the use of the "Get Recommendations on Cases" flow, and enable "Enable Multi-Intent Detection."
- Limitation: This does not support the "Get Generative AI Recommendations for Cases" flow.
7. Automatic Work Summaries for Messaging and Voice
Automatic work summaries are now available for Enhanced Messaging sessions and Voice calls. These summaries are generated post-interaction, streamlining case wrap-up and documentation.
- Automation: Summaries can be configured to generate automatically for review by reps or to save automatically without rep intervention, depending on admin configuration.
- Prerequisites: Requires the Agentforce for Service add-on or Agentforce 1 Edition.
- Configuration: Accessible via the Einstein Work Summaries page in Setup, with separate toggles for Enhanced Messaging and Voice Calls to control generation and saving.
8. Customer Notifications for Chat Rerouting
When a chat conversation is rerouted to another service representative due to connectivity issues, customers will now receive a customized auto-response informing them of the reroute.
- Customer Experience: This feature enhances transparency and customer trust by clearly communicating the status of their chat interaction.
- Configuration: Create an auto-response messaging component and add it to the "Reroute Conversation" field under Automated Responses in Messaging Settings.
Key Takeaways
The Winter '27 release for Service Cloud signifies a strong focus on enhancing AI capabilities within existing workflows and addressing long-standing administrative challenges. Developers and architects should note the improvements in data management with deletable milestones and consolidated merge settings, alongside the expanded AI-driven content creation and summarization tools. These updates aim to improve agent productivity and the overall customer experience.
Leave a Comment