Table of Contents:
When is the Salesforce Spring’26 Release?
– Salesforce Spring’26 Release Features for Admins
– Salesforce Spring’26 Release Flow Features
– Salesforce Spring’26 Release Features for Sales Cloud
– Salesforce Spring’26 Release Features for Service Cloud
– Salesforce Spring’26 Release Features for Experience Cloud
– Salesforce Spring’26 Release Features for Developers
For years, managing a Salesforce instance has been a lot like being a tribute in The Hunger Games.
Salesforce holds up, but once the org grows, requests pile up, workflows sprawl, and edge cases start calling the shots. What starts as a strategy slowly becomes triage.
Changes now cascade across Clouds, automation, and custom code faster than teams can coordinate them.
The Salesforce Spring’26 is designed to face that reality head-on. It marks the shift from playing “manual games” to having an agentic layer with Agentforce that changes how work is handled across the platform.
This blog post walks you through what’s new in Salesforce Spring’26, from release timing to updates for admins, flows, Sales Cloud, Service Cloud, Experience Cloud, and developers, so you can see how the pieces fit together.
TL;DR
- The Shift: Transitioning from manual database management to an Agentic Enterprise where AI and humans co-orchestrate success.
- Agentforce in Setup: Use natural language to build objects, fields, and permissions instantly (with a human-in-the-loop approval).
- Flow Evolution: New native Message and Kanban components, file-triggered automation, and AI-assisted flow iterations.
- Developer Power: Apex Cursors replace bulky Batch Apex for 50M+ record processing, and GraphQL adds mutation support.
When is the Salesforce Spring’26 Release?
The rollout follows a phased approach to ensure stability across all instances:

What Are the Top Salesforce Spring’26 Release Highlights?
1. Salesforce Spring’26 Release Features for Admins

- Salesforce My Trust Center & Error Console
What changed in Spring’26: Salesforce introduced a personalized My Trust Center experience that gives a unified view of org health, incident history, maintenance events, and notifications. Available at my.trust.salesforce.com, alongside the existing trust.salesforce.com.
This updated page pulls in the orgs connected to your login and shows a status view that’s specific to you, including any ongoing incidents affecting your org and upcoming maintenance.
It also includes sections like Tenants and Subscriptions, which seem more useful for paid-license users, though the experience still looks like a work in progress.
- Modernized Connected App Security
What changed in Spring’26: Salesforce has disabled the option to create new Connected Apps from the old Connected Apps setup page; admins can now only view and edit existing apps there.
To create a new app connection, Salesforce has moved the feature to External Client App Manager, where you configure details like client settings, OAuth options, and connections. This shift is positioned as a security-driven change, likely influenced by the app-related security breaches reported in late 2025.
- Granular File Deletion
What changed in Spring’26: Salesforce introduced a new Delete Salesforce Files permission.
This permission separates deletion rights from full admin access, supporting least-privilege security models. It lets admins grant file deletion access (for Content Documents and Versions) without giving users overly broad permissions like Modify All Data.
Admins can enable this safely through a Permission Set under the Content permissions section, then assign it to the required users, making file deletion more controlled and secure.
- Shield Experience App
What changed in Spring’26: Salesforce introduced a dedicated Shield app that centralizes Shield capabilities into a single admin experience. (Salesforce Shield remains a paid add-on.)
It bundles tools like:
- Event Monitoring
- Platform Encryption
- Field Audit Trail (expanded history/field tracking)
- Data detection
Spring ’26 also introduces an enhanced security beta for malware scanning in files, plus a revised Release Manager for early feature access (best used carefully in production).
- Environment Visual Cues
What changed in Spring’26: Salesforce has added a new environment banner at the top-left of the page that clearly shows which org edition you’re in (like Developer Edition), a helpful visual cue to avoid working in the wrong environment. Alongside it, Salesforce has introduced a Change Management element, but it currently feels unclear and not very useful.
- Salesforce Release Manager
What changed in Spring’26: Salesforce introduced a simplified Release Manager setting that allows orgs to control feature rollout timing.
Admins can choose to: keep the default release timing or opt into early access to new features.
There’s little to no documentation or release note detail available yet, so it’s still unclear how it works in practice.
2. Salesforce Spring’26 Release Flow Features

- Flow Automation Enhancements
What changed in Spring’26: Record-Triggered Flows can now support ContentDocument and ContentVersion, so automations can run instantly when a file is uploaded or updated.
Salesforce Flow also gets broader upgrades, including better styling, expanded object support, and improved observability to monitor and manage complex automations more easily.
- Kanban Board for Record Display
What changed in Spring’26: A new Kanban board component has been introduced by Salesforce that allows users to display records in a familiar card format. While users cannot yet move these cards around, this feature represents a significant step toward more dynamic and user-friendly record management.
- New Message Component for ScreenFlow
What changed in Spring’26: One of the standout features is the new out-of-the-box message component for ScreenFlow. This component allows users to easily add alerts without the need for custom solutions. By simply dragging the component onto the screen, users can select from different styles, improving consistency and uniformity across applications.
- Time-Saving Debugging Enhancements and In-Context Execution Feedback
What changed in Spring’26: Flow debugging is now faster and more efficient with Spring’26. Users no longer need to configure every element from scratch with each debug session; previously set values can now persist, saving valuable time and improving productivity.
Clear, in-context feedback during flow execution: Native success, warning, and informational messages appear directly in screen flows, reducing user confusion and support tickets.
- Enhanced Flow Logging with Data 360
What changed in Spring’26: Salesforce has enhanced flow management by integrating Flow logging with Data 360.
This integration provides a centralized location for monitoring flow health, enabling users to troubleshoot and ensure optimal performance more effectively.
- Customizable Aesthetics for Screen Flows
What changed in Spring’26: The update allows for extensive customization of Screen Flows. Users can modify page backgrounds, text colors, borders, and even border radii.
This flexibility enables the creation of flows that align with corporate branding and enhances user engagement through visually appealing designs.
- Improved Flow Management and Navigation
What changed in Spring’26:Spring’26 introduces the ability to collapse branching elements, reducing visual clutter on the canvas. This feature allows users to focus on essential components without distractions. Additionally, users can now scroll through the flow canvas using a mouse or trackpad, enhancing navigation and usability.
- Support for Document and Content Version Automation
What changed in Spring’26: The Record Trigger Flow now includes support for content document and version objects, enabling automation upon file creation or modification. This enhancement streamlines processes related to document handling, making it easier for users to manage files within flows.
- Interactive Flow Adjustments with AI
What changed in Spring’26: Another exciting introduction by Salesforce is the ability to interact with an AI agent to iterate flows. Users can now request specific modifications, allowing for rapid adjustments and improvements to existing flows without extensive manual input.
3. Salesforce Spring’26 Release Features for Sales Cloud

- Account Planning Across Hierarchy
What changed in Spring’26: Sales Cloud now supports account planning across the full account hierarchy. Sales reps and managers get a unified view of goals, risks, and opportunities, improving strategic selling and forecasting accuracy.
To make it work well, keep account hierarchies clean and train users to update plans consistently across related accounts.
- Faster Approvals with Flow-based Components
What changed in Spring’26: Salesforce’s new Request Approval Lightning component makes Flow-based approvals easier to use by letting users submit approvals directly from record pages, no custom buttons needed.
Admins can simply add the component to a page, where users can start the approval, add comments, and optionally choose the next approver (user/group/queue). It’s configurable (process selection, display name, comments/approver options) and helps teams move away from legacy approval processes.
- Custom LWC on Dashboards (Beta)
What changed in Spring’26: Sales Cloud dashboards now support custom Lightning Web Components (LWCs) in beta.
You can create highly customized, interactive dashboards that better reflect sales KPIs, trends, and business-specific logic.
Since this is still in Beta, use it cautiously in production and ensure LWCs are performance-optimized and thoroughly tested.
- Custom Disclaimers on Exported Reports
What changed in Spring’26: Salesforce now allows custom disclaimers on exported reports.
Disclaimers help improve data governance and compliance by clearly communicating confidentiality and usage restrictions when reports are exported.
Disclaimers apply only to exported reports (not in-app views) and should be reviewed regularly with legal or compliance teams.
- Enhanced Einstein Activity Capture Reporting
What changed in Spring’26: Einstein Activity Capture reporting now provides deeper visibility into sales activities and customer interactions.
This helps with better insight into sales activities and customer interactions, supporting data-driven coaching and pipeline reviews.
Be mindful of data privacy regulations and user consent, especially when reporting on email communication data.
- Sales Planning & Territory Enhancements
What changed in Spring’26: Improves accuracy in target allocation, territory coverage, and performance tracking—leading to better sales execution. Requires upfront planning and alignment with sales leadership to ensure territory models and allocation formulas reflect real-world selling behavior.
4. Salesforce Spring’26 Release Features for Service Cloud

- Agentforce in Setup (Beta)
What changed in Spring’26: Salesforce introduced Agentforce in Setup, a conversational AI assistant embedded directly into Setup. Admins can use natural language to configure permissions, audit users, and find settings faster.
This helps avoid digging through endless menus. It can also draft a proposed data model (like a custom object + fields) from a simple request. But nothing is created automatically, the admin must click Create proposed data model, keeping a clear human-in-the-loop approval step.
- Enhanced Service Cloud Productivity
What changed in Spring’26: Service Cloud introduces smarter case handling tools, such as reusable Quick Text and improved SLA milestone controls, to increase agent efficiency.
- Service Cloud Timeline
What changed in Spring’26: For Service Cloud users with Industries Service Excellence enabled, Salesforce is adding a new Case Timeline component that gives a quick, scrollable view of key actions and updates on a case. It works like an improved activity timeline, making it easier to understand what happened without digging through all the case details.
- Quick Text in Case Comments
What changed in Spring’26: Quick Text is now supported directly in case comments. It improves agent productivity and response consistency by allowing reusable, standardized messages directly within case comments.
Quick Text libraries should be governed and reviewed regularly to avoid outdated or incorrect messaging.
- View Original Case Attachments
What changed in Spring’26: Agents can instantly access customer-provided files, speeding up investigation and resolution without searching through related lists.
File visibility is permission-based, so access controls must be reviewed to ensure appropriate data security.
- Rule-Based Milestone Pause
What changed in Spring’26: Salesforce introduced rule-based milestone pausing for SLAs. Milestones can now automatically pause SLA timers based on predefined conditions, improving SLA accuracy and reducing manual intervention by agents. Pause rules must be carefully designed to prevent unintended SLA extensions and maintain compliance.
- Bidirectional Milestone Visibility
What changed in Spring ’26: SLA milestone visibility is now bidirectional. This provides better visibility into SLA status across parent and child cases, helping teams manage complex case structures more effectively. Requires well-defined case hierarchies to ensure milestone tracking remains accurate and actionable.
- Service Cloud Voice Enhancements
What changed in Spring’26: Salesforce enhanced call routing and record association, ensuring voice interactions are correctly linked to cases and other relevant records. May require additional configuration in Omni-Channel and telephony integrations to fully leverage new capabilities.
5. Salesforce Spring’26 Release Features for Experience Cloud

- Knowledge Maps
What changed in Spring’26: Salesforce introduced Knowledge Maps for structured, hierarchical organization of knowledge articles, making it easier for agents and customers to find relevant information.
- LWR File Upload Component for Experience Cloud Flows
What changed in Spring’26: Now customers and partners can upload files directly within Experience Cloud screen flows, improving self-service use cases like case creation and onboarding. Guest user access, file size limits, and sharing/security settings must be carefully configured to avoid data exposure.
- Multi-Page Experience Flows
What changed in Spring’26: Salesforce introduced multi-page flows for Experience Cloud.
This allows creation of guided, step-by-step journeys (such as registration, surveys, or onboarding) that significantly improve user experience in Experience Cloud sites. Flow design should remain simple and intuitive to prevent user drop-off across multiple pages.
- Enhanced Screen Flow Styling for Experience Cloud
What changed in Spring’26: Screen flows in Experience Cloud now support advanced styling options. This helps execute better branding consistency by allowing admins to style flow screens to match the look and feel of Experience Cloud portals. Over-customization can impact accessibility and usability, so remember to follow UX best practices.
- Inline Editable Data Tables in Flows
What changed in Spring’26: Enables users to view and edit records directly within Experience Cloud flows, reducing navigation and improving task efficiency. Inline editing must respect object permissions and validation rules to prevent data integrity issues.
- Flow Logging & Execution Monitoring
What changed in Spring’26: Salesforce extended flow logging and monitoring to Experience Cloud. This gives admins visibility into Experience Cloud flow executions, helping identify performance issues and troubleshoot failed user journeys.
Logging data should be monitored and managed to avoid unnecessary storage or performance overhead.
- Improved Navigation & UX for Experience Cloud Flows
What changed in Spring’26: Enhances overall user experience by providing smoother navigation and clearer progression through Experience Cloud flow-based interactions. Navigation logic should be thoroughly tested across user profiles (customers, partners, guests) to ensure consistency.
6. Salesforce Spring’26 Release Features for Developers

What changed in Spring’26: Developers gain tools that increase execution speed while tightening the security of legacy integrations.
- TypeScript Support in LWC Inches Toward Real-World Readiness
What changed in Spring’26: Salesforce expanded TypeScript support for LWCs with importable type definitions. Salesforce is clearly signaling a future where large LWC codebases are easier to maintain.
- LWC Templates Become More Expressive (Beta)
What changed in Spring’26: LWC templates now support more complex expressions in beta. This reduces the need for bloated JavaScript getters. Markup becomes cleaner, especially in shared component libraries.
- AI-Discoverable Custom LWCs
What changed in Spring’26: Custom LWCs can now be discovered by Agentforce in Setup using metadata descriptions.
By adding metadata descriptions, developers can make their LWCs visible to Agentforce for Setup. This ensures custom components don’t get left out as Salesforce shifts toward AI-assisted configuration.
- Security Tightens Around Legacy Integrations
What changed in Spring’26: Salesforce removed session IDs from outbound messages.
This is a strong move toward safer integrations. Developers should audit older workflows and replace brittle patterns with modern APIs and Flows.
Faster iterations without sacrificing architectural control. You get shorter test cycles, less Apex for UI logic, and more explicit AI guardrails let developers move faster, while architects retain confidence in scale, behavior, and compliance.
- GraphQL API Enhancements
What changed in Spring’26: The GraphQL API now supports mutations.
Previously limited to data retrieval, it now supports mutation operations, enabling Lightning Web Components (LWC) to perform more complex data manipulations without relying heavily on server-side Apex code.
Developers can utilize a new execute mutation function, allowing for imperative calls on the LWC to streamline data handling.
- Introduction of Cursor Class
What changed in Spring’26: Salesforce introduced the Cursor class as an alternative to Batch Apex for a streamlined approach to query management.
This class allows for caching on the server and fine-grained control over data access. With the ability to retrieve up to 50 million records and a limit of 10,000 instances per day, the Cursor class enhances performance.
The accompanying Pagination Cursor class ensures a better user experience by maintaining consistent page sizes, even when records are deleted.
- Agent Script for Improved AI Interaction
What changed in Spring’26: Salesforce introduced Agent Script, a YAML-based DSL for AI reasoning.
Built using YAML, this declarative domain-specific language provides structured instructions for agents, reducing unpredictability in responses.
By compiling these scripts into lower-level metadata, Salesforce aims to create more deterministic workflows for AI agents, improving overall trust and compliance in enterprise applications.
- Run Relevant Tests Feature
What changed in Spring’26: Salesforce enhanced Run Relevant Tests for Apex deployments.
Salesforce algorithms can intelligently determine which tests are necessary based on the deployed payload, significantly reducing unnecessary test executions. Developers can also flag specific tests to ensure critical ones are always run, streamlining the deployment process.
- Named Query API for Standardized Queries
What changed in Spring’26: The introduction of the Named Query API allows developers to create a library of standard SOQL queries.
By composing queries in the setup menu and validating them through the API, developers can easily manage and execute queries. This API supports binding variables, enabling dynamic data retrieval, and can be utilized in agent force actions, promoting versatility in query management.
Wrapping Up
Salesforce’s Spring’26 Release focuses heavily on AI, data, and automation, aiming to transform CRM into an “Agentic Enterprise” with tools like the new AI-powered Sales Workspace, Proactive Service, and enhanced Flow automation, rolling out to production in phases across January and February 2026.
Key features include advanced admin assistance via Agentforce in Setup, tighter Connected App security, and significant Flow improvements, with sandboxes previewing features in early January for testing before production pushes in mid-February.
Ready to Step Into the Agentic Future?
If you want to understand how the new Salesforce Spring’26 release impacts your setup and workflows, our team can provide guidance and best practices. Drop us a line at [email protected], and we’ll help you explore the updates in a practical, hands-on way.


