The Future of Salesforce DevOps Is Here: What’s New for Admins

The Future of Salesforce DevOps Is Here: What’s New for Admins

By

If you’re a Salesforce Admin, you know the struggle. You build an amazing solution in a sandbox, but then comes “Deployment Day.” You’re juggling sticky notes, hunting through spreadsheet logs to remember which fields you modified, and praying you didn’t forget to add a permission to the change set.

You also need to consider your team, to ensure your work is coordinated and that you don’t step on each other’s toes—and that key stakeholders have visibility into what’s happening in the org and across releases.

This is the value of DevOps: bringing sanity, reliability, and visibility into the change and release management process. But practically, what does adopting DevOps Center mean for you today? It means reclaiming your time so you can focus on what really matters—building great apps instead of troubleshooting failed deployments. It means letting the tool do the heavy lifting by tracking your changes, managing dependencies, and visualizing your pipeline so you don’t have to. No more manual spreadsheet tracking. No more deployment night panic. Just a reliable process that gives you your nights and weekends back.

Before we get too far into what’s new with Salesforce DevOps, let’s take a walk down memory lane.

Bridging the divide

Way back in the “aughts,” we introduced Change Sets as the click-based mechanism to migrate metadata changes between orgs. Change Sets served its purpose for admins but stagnated over the years, lacking usability and modernization improvements.

In 2017 we launched Salesforce DX to bring modern, industry standard development to our pro-code development community. While this was a game-changer for these pro-code devs, it left admins behind because these modern tools were fundamentally incompatible with Change Sets. This created a “collaboration gap” where developers and admins continued to work separately without a good way to sync (or even have visibility into) each others’ work.

In 2021 we launched DevOps Center to bridge that gap. Our goal was simple: to bring those same modern “developer superpowers” to admins, but with a familiar, click-based interface. We aimed to democratize release management, empowering you to collaborate seamlessly with developers without needing to write a single line of code. This ended the era of parallel, disconnected workflows.

But wait, there’s more!

Introducing the Next-Gen DevOps Center (beta)

Admins are increasingly expected to manage the entire “lifecycle” of an app, not just its individual components. DevOps Center is your bridge to that future. It helps you adopt modern best practices, like pipelines and versioning, without ever touching a command line. You don’t need to be a coder to use the same powerful tools as developers. This is DevOps for the rest of us.

To support this vision, we’ve continued to evolve from the foundation we built with the original DevOps Center. We not only maintained the key concepts that make release management logical but also responded to your feedback to build a platform that’s faster, simpler, and ready for the future.

We’re proud to announce the beta release of the Next-Generation DevOps Center.

To give you instant access without the headache of maintenance, we’ve moved DevOps Center to a Native Platform Capability versus being delivered as a separate managed package. This means you no longer have to worry about installing or updating managed packages; just toggle it on in Setup to start modernizing your pipeline.

Here’s what you get today.

A native experience

  • Instant on: Because it’s now native, you can simply enable and start using DevOps Center. No more managed package installation and app configuration.
  • Seamless design: DevOps Center now looks and feels exactly like the Salesforce you use every day. There’s no learning curve for the interface—it just feels like home. Best of all, you can make it your own. Use your existing admin skills to customize the experience to fit your team’s unique workflow.
  • No more password fatigue: How many sandbox passwords do you have memorized (or written down on a notepad)? With DevOps Center, you securely authenticate once for each org you want to work with. The system remembers your credentials for all your connected environments, so you can open any org with a single click.

Modern release management

Once your changes are captured, DevOps Center takes over to make the release process safe and organized.

  • Work items: Think of these like tickets, user stories, or bugs to manage your changes. Instead of tracking file names in a spreadsheet, you assign your changes to a specific “work item” (for example, “New Onboarding Flow”). This work item tracks your changes across the lifecycle, so you always know if they’re in development, testing, or ready for release.
  • Visual pipelines: Because your changes are tied to work items, you now have a visual board that shows you exactly where everything stands at a glance. You can see instantly which items are in “Integration”, “User Acceptance Test”, or “Production”, for instance, and move them forward with a simple click. Plus, the pipeline is fully customizable to match your company’s unique governance and workflow.
  • Single source of truth (without the complexity): Maybe you’ve heard about Source Control, VCS, or Git… Or maybe you haven’t, and that’s totally okay! What’s important is that DevOps Center seamlessly and automatically manages all your changes for you in an underlying source control repository, ensuring your changes are safe, versioned, and available and visible to the whole team.
  • Breaking the silos: You can work with clicks, your developers can work with code—and you can all work effectively together. DevOps Center gives you the same powerful tools and processes as developers, without touching code. It acts as a traffic controller, keeping everyone in sync so you can collaborate without friction.
  • Smart conflict resolution: If you and a developer modify the same page, the system detects it immediately. Instead of overwriting each other’s work, DevOps Center provides a guided interface, powered by AI, to help you resolve the conflict using natural language.

DX Inspector: Your native, hybrid, agentic builder’s companion

Stop manually tracking every component you change. We introduced DX Inspector, a new tool living directly inside your sandbox, scratch org, or Developer Edition org, designed to work alongside you.

DX Inspector keeps track of your changes as you make them, helping you manage them effortlessly. It’s flexible, offering functionality both with and without DevOps Center.

  • Enhanced development workflow
    • Seamless commit with DevOps Center: When used with DevOps Center, DX Inspector helps you easily contribute to your team’s shared project from the comfort of your own sandbox. No complex Git commands—just your work, exactly where it needs to be.
    • A modern evolution of Change Sets: Goodbye Change Sets, hello Org-to-Org Deployment! Traditional change sets are often manual, slow, and prone to failure due to missed dependencies. DX Inspector transforms this process by offering a reliable, modern deployment experience directly within the tool.
      • Metadata Deployment (Beta): Move metadata between orgs with simple clicks. DX Inspector automatically identifies and includes related component dependencies, which historically caused deployments to fail.
      • Data Deployment (Developer Preview): For the first time, you can orchestrate a single deployment that includes both metadata and configuration data (like custom settings or product catalogs) that your application needs to run.

DevOps for all: Your path to platform architecture

As Salesforce environments grow more complex, you now have the opportunity to build and manage the full application lifecycle, not just the apps within it. Historically, this path felt blocked by a steep learning curve involving Git commands and terminal scripts.

DevOps Center removes that barrier. By translating deployment strategies into a native, visual language, these tools help you master critical concepts—such as branching, merging, and pipeline governance—just by using them.

This is your opportunity to expand your impact. You can confidently step into the role of a platform architect, gaining the power to architect how your org changes and scales—all without ever writing a line of code.

Get started today

Ready to say goodbye to Change Sets? The Next-Generation DevOps Center is available now as an open beta feature. You can enable it directly in your Production org today without any additional signup or waitlist required.

Note: While enabling the tool is easy, moving your team to a new workflow takes a little planning. Review the “Next Generation DevOps Center (Beta)” documentation in the Resources section to help you map out your adoption strategy.

Steps to enable DevOps Center (production)

  1. Navigate to SetupDevOps Center.
  2. Toggle Enable DevOps Center (Beta).
  3. Open the App Launcher and select DevOps Center.

Steps to enable Org-to-Org Deployment in DX Inspector (sandbox)

  1. Navigate to SetupChange Management.
  2. Toggle Org-to-Org Metadata deployment and Data Deployment.
  3. Open the DX Inspector icon at the top of the page and start tracking and deploying your changes.

Opt-in to enable Org-to-Org Metadata Deployment (Beta) and Data Deployment (Developer Preview) in your sandbox from Change management section in Setup

The road ahead: Building the agentic ALM experience

History on how Salesforce DevOps is evolving, starting in 2008 with Changests. Modern Development and Low-Code ALM started in 2017 to 2025, and moving to 2026, Next Generation Low-Code ALM for the Agentic Era

This beta feature is just the beginning. We’re building a future where you don’t just manage deployments, you supervise them. We call this the Agentic Experience: a system where you set the strategy, and AI agents help execute the work.

Here’s what’s coming next.

  • Coming soon (general availability) — your AI teammate: As we move toward general availability, we aren’t just making the platform stable—we’re making it smart. We’re introducing the Agentic Experience to help with your daily tasks.
    • Chat with your pipeline: Instead of clicking through menus to fix a merge conflict or promote changes, you’ll interact with an Agentforce Assistant using natural language. It’s like having a junior admin on call 24/7 to handle the tedious parts of the process for you.
  • Post-general availability — connecting the tools you love: We know your company might use tools outside of Salesforce, and we want to play nice with them.
    • Expanded ecosystem: We’re prioritizing support for other providers like GitLab and Azure. If your developers are already there, DevOps Center will meet them where they are.
    • Jira integration: Stop copying and pasting tickets. We’re building native integrations to keep your Jira tickets and Salesforce pipeline in sync.
  • The quality layer — automated safety checks: Speed means nothing if things break. We’re bringing DevOps Testing directly to the core platform. Think of this as a comprehensive health check for your entire release. Automated quality gates will run before every commit and promotion. This ensures that everything, including AI-generated code, is safe before it ever hits production.
  • Long term — your command center: Ultimately, we’re building toward a future where DevOps Center is the Command Center for your entire enterprise. Imagine a world where you assign a change to an agent, and the agent interprets, builds, and commits the change on its own. The pipeline resolves its own errors and optimizes its own flow. All of this is guided and supervised by you, but powered by AI.

This is your opportunity to adopt a process that matches the way you already work—click-based, visual, and collaborative. Start by enabling it in production, bring one project through the pipeline, and experience what it feels like to deploy with visibility and control instead of spreadsheets and guesswork. The future of DevOps is native, hybrid, and agentic. Get started with the beta feature today and help us build it.

Resources

Product Announcements You Might Have Missed in 2023.

Product Announcements You Might Have Missed in 2023

In the Spring ’23, Summer ’23, and Winter ’24 Salesforce Releases, Salesforce launched hundreds of new features. Make sure you’re up to date on the latest and greatest features for admins by reading about the new features admins were most excited about this year.  Lightning Experience enhancements From new Dynamic Forms enhancements to the Prompt […]

READ MORE
The Salesforce Admin’s Guide to Dreamforce 2025

The Salesforce Admin’s Guide to Dreamforce 2025

Calling all Awesome Admins! Dreamforce 2025 is your moment to build boldly and help shape the future of the Salesforce platform. Join us October 14-16, 2025, in San Francisco—or tune in on Salesforce+—to unlock unprecedented success with the power of trusted AI, real-time data, and CRM. Dreamforce is where admins become strategic leaders, expand their […]

READ MORE