902 Sanity Reviews

I really like that Sanity is built with React and sits nicely alongside our Next.js app. It’s fast, developer-friendly, and incredibly customizable. The Studio gives you full control over how you manage and structure content, which is a big plus. Review collected by and hosted on G2.com.
That said, the flexibility can be a double-edged sword. Starting from a blank slate means there’s a fair amount of initial setup before your Studio is fully functional. They do offer starter templates, which help, but it would be nice to have a more opinionated base with core features out of the box. Review collected by and hosted on G2.com.
We use Sanity as the content backend for HackDB.com, a directory of offensive security resources. After evaluating several headless CMS options, Sanity stood out for its developer-first experience, flexible schema definitions, and powerful GROQ querying.
Sanity made it easy to structure HackDB’s content, categories, tags, and AI-enriched metadata. The studio is fast, customizable, and intuitive for both developers making changes and editors using it frequently.
Highly recommended for anyone building dynamic content-driven apps where flexibility and performance matter. Review collected by and hosted on G2.com.
Deleting documents in Sanity isn’t always straightforward. When I needed to bulk-delete certain records, there wasn’t a built-in way to do it from the Studio. I had to write a custom script using the Sanity client and GROQ to handle the deletions manually. It works, but for occasional tasks like this, it would be nice if the Studio supported easier multi-select or admin actions for document cleanup. Review collected by and hosted on G2.com.
Very easy for a developer to understand. Most things can be done using the built-in data models or integrations meaning it only rarely requires custom coding. The fact that if you do want to do something custom you can is nice as well. I have implemented Sanity for several companies/projects now and if you do the data modeling work well then its excellent. Review collected by and hosted on G2.com.
Because of its developer focus it can lead to over-engineering at the cost of the content creators experience. Further the data modeling REQUIRES coding so this is not a no/low code tool. Review collected by and hosted on G2.com.

It acts as a backend database for my project and really helps me a lot. To hook it up with any regular project is really easy and with a few simple concise lines of schema, you make yourself a mighty CMS (Content Management System). Where updating and managing the content is really easy.
I used it in my portfolio: https://reddymahendra52.netlify.app/ Review collected by and hosted on G2.com.
Regularly I am using Sanity to update the content on my site, I don't know if what I telling is even some hindrance or if there is some way around I don't get to update the content of my site directly from the main Sanity website. I always have to open my dev server and update the content. Other than this I love Sanity.
NOTE: ( In the latest upgrades this issue has been fixed, leaving the old one to know what was the difference between previous and new ones) Review collected by and hosted on G2.com.

It is extremely easy to create and maintain content schemas, as well as share them between multiple projects. Also, the GROQ query language is the best thing I have ever worked with! And probably the most important part: The support staff on Slack is the nicest bunch of people, but getting to a solution, especially on the not-so-obvious issues does require a bit of patience as of late. Review collected by and hosted on G2.com.
There are a few somewhat basic patterns that Sanity doesn't seem to have a good solution for out of the box. An example would be nested page structures - as much as it can definitely be achieved, thanks to how flexible Sanity Studio is with custom input components and actions, I found that it requires quite a bit of extra planning and development to implement it in a way that is both performant in querying and editor-friendly. Review collected by and hosted on G2.com.

The ease of customization of your schema. Plus I really love how easy it is to query the data using GROQ. It makes my work as a developer so much easier. Another great thing is the level of extensibility of the studio through the use of plugins. Thanks to the vision plugin I can test out any query before actually using it in my production applications. And since the release of visual editing an the studio internationalisation plugin the user experience is much better and not limited to english speaking customers. Review collected by and hosted on G2.com.
One of the downsides of it is that it's not really easy to implement singleton documents. It would be great if Sanity let you specify that a document should be treated as a singleton directly when defining the schema for it instead of having to disable actions through the structure builder api.
Another downside is the friction created when trying to deploy the studio on a subdomain and implement visual editing. There's room for improvement there. Review collected by and hosted on G2.com.

I love everything Sanity. From ease of use when integrating with my favorite framework (Next.js) to the anticipation of what they are working on next. The concept of 'Content as Data' and now 'Content Operating Systems' are pushing the edge in terms of bringing content to the forefront of marketing but the Sanity platform allows a developer with unique use cases to take full advantage of how easy it is to structure 'data' with easy ways to manifest it on the platform of your choice.
As a developer, I have watched Sanity improve their developer experience with their offerings (live preview etc.) working out of the box.
I love seeing posts from Knut and Simeon and enjoy how much they enjoy presenting Sanity to the developer community. Working for Sanity, for me would be a dream come true. Review collected by and hosted on G2.com.
Sanity have worked hard to constantly improve their product out of the box. I would like to see some limited exposure to things that they hide away for Enterprise customers, such as access and authentication. But, I do also understand why this is available on paid plans (just would like to play with stuff that I don't get to). Review collected by and hosted on G2.com.

Integrating this into my Next.js apps has been a breeze to do. Also building a custom side structure has been pretty easy and the customization that Sanity allows is pretty nice! Review collected by and hosted on G2.com.
I understand that they have to make money, but sometimes some of the features they release aren't associated with a pricing tier until you go to use it. Furthermore, having features out of the box linked to via navigation that require payment has been a little frustrating. I have had editors in my studio clicking on things like scheduling because it was just there. However, that costs money but it's in the top nav by default. I believe I can remove this and I understand it's to upsell but still annoying.
I would also like to see more complex/complete example projects as well as better plugins for block text. For example, their table plugin comes nowhere near that of Contentful's. Review collected by and hosted on G2.com.

There are so many features of Sanity I like it's hard to summarize it, but here goes. The overall developer experince is great, it's a very "developer centric" service. They offer a place to spin up a quick example site. Sanity's Studio (CMS) is extendable, so you can tweak it to meet your needs. There's also a nice number of plugins created by community members you can use. Sanity has a generous free tier. They have a slack channel where they offer support and it also has a large active community of very talented delopers and members that are willing to help. They offer a place to promote their community members and contributions and projects. I also enjoy how they host open houses and meetups where they debut new features and highlight community member's work and expereinces with Sanity. It's also been exciting to see how much the company has grown over the years with funding, new team members and expanding offices into the States. I highly recommend checking out Sanity! Review collected by and hosted on G2.com.
Sanity’s Growth tier plan costs $15 per seat per month, and I’m not a fan of the per-seat pricing model. A flat-rate option—say, $15–$35 per month for up to 50 users—would be far more appealing. Per-seat pricing adds up quickly, often leading teams to share logins to cut costs, which isn’t great for security. While the Growth plan offers a lot of valuable features, the pricing structure feels restrictive for teams that need multiple users but don’t necessarily scale revenue at the same rate. Review collected by and hosted on G2.com.
Sanity is an incredible combination of technical innovation, flexibility and community. Portable text and the GROQ query language are both fantastic innovations. The ability to describe a content model as a schema allows total flexibility. The responsive and friendly user community is always on hand to help should the need arise. All of the above, combined with a very generous pricing model, makes Sanity stand out head and shoulders from the rest of the field. Sanity particularly shines as an alternative for people coming from traditional, monolithic systems such as WordPress. It even features a robust media library and CDN. Recent additions like the visual editor just take it all to the next level. Review collected by and hosted on G2.com.
I don't 'dislike' this, but a learning curve needs climbing at first. The community makes this process fun and engaging. I have found the Sanity Slack to be really very helpful. Review collected by and hosted on G2.com.