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

Multi-tenancy CMS: Timeline, Technical Details, and Pricing Model?

14 repliesLast updated: Nov 29, 2025

Hi! Been very happily using Sanity for quite a while now for a few different projects, so first up congratz on an awesome service! These days, I'm on a relatively large project with a lot of external partners, and down the line we will need to have a multi-tenancy CMS solution.. I've heard rumours that this is something that you guys are working on, however it would be nice to get some more info on the expected timeline, and how it would generally work, both in a technical and pricing model perspective 🙂 user Y
AI Update

Thanks for the kind words about Sanity! It's great to hear you're working on a larger project. Let me give you the current state of multi-tenancy options in Sanity.

The good news is that multi-tenancy is already available in Sanity through workspaces, though it's not a separate product feature you need to wait for. Here's how it works:

How Multi-Tenancy Works Today

Workspaces let you create multiple isolated Studio configurations within a single Sanity project. Each workspace can have:

You can implement this in different ways depending on your needs:

The multi-tenancy implementation guide covers common patterns like managing multiple markets, brands, or client accounts.

Pricing Considerations

Here's where it gets important for your planning:

I'd recommend reaching out to Sanity's sales team directly to discuss your specific use case - they can provide custom pricing for multi-tenant scenarios with many partners, as the standard per-dataset pricing might not scale ideally for your needs.

Technical Considerations

A few things to keep in mind:

Schema management: When using workspaces in a single Studio, all schemas need to be defined in your configuration (even if some workspaces don't use certain schemas). You'll want to implement conditional desk structures to show only relevant content types per workspace.

Access control: You can combine workspaces with custom roles and document-level permissions to create sophisticated permission management across partners. This lets you control who can access what within each tenant's space at a granular level.

Scaling: For a "relatively large project with a lot of external partners," the Enterprise plan will likely be your best bet - it's designed for exactly these kinds of multi-tenant scenarios with custom pricing that makes sense at scale.

Hope this helps with your planning! Since you're dealing with external partners, definitely get in touch with Sanity's team early to architect the right solution for your scale.

Show original thread
14 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