Joint session with Vercel: How to build intelligent storefronts (May 15th)

Need search functionality for file lists in Sanity

2 repliesLast updated: Nov 29, 2025

There needs to be a way to search file lists. I have here tens of files and it’s hard to find what I’m looking for 🙏
AI Update

Good news! There are actually a couple of solutions for searching through files in Sanity Studio:

1. Media Library Plugin (Community)

The most popular solution is the sanity-plugin-media community plugin. This gives you a full-featured media browser with granular search tools that let you:

This plugin works as an alternative to the default asset picker and gives you a much more powerful interface for managing large collections of files and images.

2. Media Library (Enterprise Feature)

If you're on an Enterprise plan, Sanity offers an official Media Library as an add-on. This is an organization-scoped DAM (Digital Asset Management) system that provides:

The Enterprise Media Library is more powerful and designed for teams that need to manage assets at scale across multiple projects.

3. Custom Asset Source

If you need something specific, you could also build a custom asset source that provides your own search interface, but the community plugin is probably the quickest solution for most use cases.

For most users dealing with "tens of files," I'd recommend starting with the sanity-plugin-media community plugin - it's free, well-maintained, and should solve your search and organization needs right away. If your organization grows to need enterprise-level asset management across multiple projects, then the official Media Library becomes worth considering.

Show original thread
2 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions