Eyebrow

Default Page Intro

Different design systems define breakpoints to support mobile, tablet and desktop layouts. The table below shows the values defined by several widely used systems. Only short values are included in the table; detailed explanations follow.

/ Eyebrow label

H2 Use Case Hero

Alt text

Media Caption

  • _01 Data-focused

    Generate dummy data for Sanity Page Builder blocks that matches the word count of the reference card content.

  • _02 CMS-focused

    Create placeholder CMS copy for Sanity schema-driven Page Builder sections with equivalent headline and body length.

  • _03 Page builder

    Compose modular sections, swap layouts, manage variants. Speed up publishing without rebuilding templates.

  • _04 Content models

    Define how your team works. Structure, relate, and reuse content with the patterns that used to live inside scattered documentation.

Sticky Feature Tab Section

Understand large codebases with less friction

Claude Code helps teams navigate complex systems with greater speed and clarity. It reveals structure, patterns, and dependencies without disrupting active development.

  • Faster codebase understanding
  • Better visibility into architecture
  • Less time spent tracing files
  • Stronger context for decisions
Next
Demo media

Refactor confidently across connected systems

Claude Code helps teams plan and execute refactors with clearer direction. It preserves implementation intent while improving structure, readability, and maintainability.

  • Safer large-scale refactors
  • Clearer implementation paths
  • Reduced structural drift
  • Better code consistency
Next
Demo media

Move from idea to implementation faster

Claude Code helps teams turn ideas into working code with less overhead. It supports faster iteration across components, utilities, and product features.

  • Faster implementation cycles
  • Quicker component generation
  • Less setup friction
  • More momentum for teams
Next
Demo media

Raise quality without slowing delivery

Claude Code helps review patterns, remove duplication, and improve system health. It supports code that is easier to read, scale, and maintain.

  • Cleaner implementation patterns
  • Less duplicated logic
  • Better naming consistency
  • Easier long-term maintenance
Next
Demo media

/ Why it matters

Media Demo Section

Poster image

AI agents are only as good as the context they receive. Sanity gives your agents clean, structured, real-time data — so they stop hallucinating and start performing.

With Sanity as our content backbone, our AI assistant answers customer questions accurately — even during peak season when catalog changes happen daily.

Bettina Donmez

Head of Digital Commerce, PUMA

/ Developer experience

Workspace Showcase Section

schema.ts
import { AgentContext } from '@sanity/agent-context'

const ctx = new AgentContext({
  projectId: 'your-project-id',
  dataset: 'production',
})

const result = await ctx.query({
  type: 'product',
  filter: { inStock: true },
})
WorkspacePublished · 2 changes pending
ProductsCategoriesEditorialAgentsSettings
Product name
Description
Price
In stock
Category

Integrate Sanity's Content Lake directly into your agent pipeline. Get structured, real-time content without building custom sync jobs or ETL pipelines.

Get started

CTA Section

Connect your content to any AI agent in minutes. Sanity's Content Lake delivers structured, real-time data exactly where your agents need it.

CTA Rail Section

Everything you need to build production-ready AI agents grounded in your content.

CommerceCurrent Context: Product catalog — hiking gear

Shopping Agent

Find boots under $200Compare trail shoesCheck availability
[ click to chat ]
statusActive
SupportCurrent Context: Help center — returns policy

Support Agent

How do I return a product?Track my orderContact support
[ click to chat ]
statusActive
EditorialCurrent Context: Article library — sustainability

Content Agent

Summarize latest postsFind related contentDraft a brief
[ click to chat ]
statusActive

Agent Context

Agent Hero Section

Give your AI agents the structured, real-time content they need to deliver accurate, trustworthy responses.