Exploring Sitecore AI DAM: What It Is Today and Where It's Headed
Published: 28 July 2026

Introduction
For years, Sitecore developers have relied on the traditional Media Library to manage images, PDFs, videos, and other digital assets.
With the introduction of Sitecore AI, Sitecore is beginning to introduce a new cloud-native Digital Asset Management experience. While still in Beta, it's already integrated into parts of the authoring experience and provides a glimpse into where media management is heading.
After spending some time exploring the feature, here's what I've found.

Where AI DAM Appears Today
One of the first things you'll notice is that AI DAM isn't replacing the Media Library yet.
Instead, it exists alongside it.
Today you'll find it in two primary places.
1. Content Editor
When editing an Image field inside the Content Editor, you'll notice a new option:
Browse Sitecore DAM

Here's what this means:
- Traditional Media Library is still available.
- The new option opens Sitecore AI DAM.
- Authors can choose assets stored in the cloud.
2. Page Builder
The integration is even more interesting inside Page Builder.
When selecting an Image component, you'll now see option choices:
- Browse Media Library


Media (Beta) opens the new Sitecore AI DAM asset picker instead of the classic Media Library, allowing authors to browse and select assets stored in the cloud.
What Happens When You Select an Image?
This is probably the most interesting technical detail.
Instead of referencing a traditional Sitecore media item like:
/-/media/project/site/logo.png
The image is delivered from Sitecore's cloud media service.
Example:
https://media.sitecorecloud.io/api/media/v2/delivery/{tenant}/content/{asset-id}?transform=true&format=auto&width=1676&height=1380
Several aspects of this approach stand out:
- Images are served directly from Sitecore's cloud infrastructure.
- Assets are no longer tied to the local Media Library.
- The URL supports automatic image transformations through query parameters.
For example:
| Parameter | Purpose |
|---|---|
width | Resize the image. |
height | Resize the image. |
format=auto | Automatically choose the best image format. |
transform=true | Apply image optimization. |
This is a significant architectural shift because image optimization happens at delivery time rather than requiring developers to generate multiple image variants.
What AI DAM Can Do Today
Based on current hands-on experience, Sitecore AI DAM already provides:
- Centralized cloud-hosted media.
- Media picker integration in Page Builder.
- Content Editor integration.
- Optimized delivery URLs.
- Automatic image transformations.
- AI-powered asset management capabilities as the platform evolves.
Since the feature is currently marked as Beta, organizations should expect additional capabilities, enhancements, and user experience improvements as Sitecore continues to evolve the platform.
What It Doesn't Replace Yet
This is an important section because many readers will wonder if they should migrate immediately.
As of today:
- It does not replace the Sitecore Media Library.
- Existing media items remain fully supported.
- There isn't a public one-click migration tool from the Media Library to AI DAM.
Instead, AI DAM currently complements the existing authoring experience.
Where This Is Likely Heading
Possible trends include:
- A cloud-first DAM replacing on-instance asset storage over time.
- Richer AI-generated metadata such as tags, descriptions, and alt text.
- Shared assets across multiple Sitecore products and channels.
- More APIs for automated ingestion and integration.
- Advanced image optimization and delivery capabilities.
While Sitecore hasn't announced every step of the roadmap, the current architecture suggests a move toward a cloud-native, AI-assisted media platform.
Why Developers Should Pay Attention
Even though the feature is in Beta, there are already some important implications.
Developers should become familiar with:
- Cloud-delivered asset URLs.
- AI DAM image selection workflows.
- Delivery URL transformations.
- Future migration considerations.
- Integration opportunities as APIs become available.
Understanding these concepts now will make future adoption much smoother.
Final Thoughts
The current AI DAM experience isn't about replacing the Media Library overnight.
Instead, it's the beginning of a gradual transition toward cloud-managed, AI-assisted digital asset management.
The Beta integrations already show how authors can select cloud-hosted assets directly from familiar editing experiences while benefiting from optimized delivery.
As Sitecore continues expanding AI DAM, it will be interesting to see how migration tooling, APIs, and broader integrations mature.

Keyur Nayi- Technical lead - ADDACT
Technical lead - ADDACT
Keyur is a Technical Lead at Addact with 9+ years of experience in enterprise CMS and software engineering. He is certified in Sitecore XM Cloud, OrderCloud, Sitecore 10 .NET, and SitecoreAI CMS for Developers (2025), specializing in scalable, cloud-ready and AI-driven implementations.
His technical stack includes ASP.NET/Core, C#, MVC, jQuery, and Azure/AWS, enabling high-performance, cross-platform digital solutions.