Media Library Items: The Special Helix Ones

> Helix still lives in SitecoreAI
Cover Image for Media Library Items: The Special Helix Ones

It's always a little bit spooky when Google shows 0 results for some of my Sitecore-related searches. I was doing a sanity check in one of my projects to see where the media library Project folder went. I know that this folder, and a few others, come with every base install by default, so I was perplexed as to why the ID of that item was never surfaced in Google.

Google no results for media library Project GUID

Here are the paths and IDs of the media library items I'm referring to:

/sitecore/media library/Project
{90AE357F-6171-4EA9-808C-5600B678F726}
/sitecore/media library/Feature
{AA12EEAE-D925-4569-BC39-6092C745FC05}
/sitecore/media library/Foundation
{574EBB19-4A94-44FE-AA79-877DD48C7DA1}

They are the Helix architecture folders.

They are IAR Items

These items are automatically created in Sitecore via IAR. You can't delete those items, because they'll just get auto-resurrected by the items.master.dat file.

Sitecore warning: Some of selected items are in resources and cannot be deleted

Something interesting I noticed in SitecoreAI is that the per-site media library folders (e.g. /sitecore/content/sites/site-name/Media) are actually what appear to be symlinks to corresponding media library folders in the media library folder itself.

Media library symlinks with same IDs

Thumbnail Images

Thumbnail generation is something developers need to keep an eye on during development. SitecoreAI stores the generated items here:

/sitecore/media library/Project/site-name/System, or /sitecore/content/sites/site-name/Media/System, depending on how you look at it.

Yours in trivia,

-MG


More Posts

Cover Image for One Key Trick for Building Bulletproof Components That Work in Pages Editor

One Key Trick for Building Bulletproof Components That Work in Pages Editor

> Developers face the same key challenge when building for Pages as they did for the Experience Editor

Cover Image for Shipping Custom Fields is Trivial as of 2026

Shipping Custom Fields is Trivial as of 2026

> How to ship one in less than 30 minutes

Cover Image for SitecoreAI RTE Profile Manager Chrome Extension

SitecoreAI RTE Profile Manager Chrome Extension

> Get started with rich text editor profiles quickly and easily

Cover Image for Handy PowerShell Script When Working With Text Fields

Handy PowerShell Script When Working With Text Fields

> Quickly analyze freeform text field inputs