# Features

Live Preview, type-safe content, and surgical revalidation.

**Features**

# Everything you need, nothing you don't

Live preview, partial revalidation, type-safe content models, and a page builder that respects your design system.

![Server racks blue light](https://images.ctfassets.net/vn734mok6jmo/seed-hero-features/6f0e11911b65b1384ad2cac03f3c8f21/seed-hero-features.jpg)

- [Read the docs](https://www.contentful.com/developers/docs/)
- [See pricing →](/pricing)

**CAPABILITIES**

## Designed for content teams that ship daily

### Live Preview without reloads

See editor changes in the browser within \~100ms via Contentful's Live Preview SDK and React 19 server components.

### Surgical revalidation

Tag-based cache invalidation via the /api/revalidate webhook means only changed entries refetch. The rest stays cached.

### Composable page builder

Hero, FAQ, CTA, and feature card blocks editors can rearrange. New block types take \~20 lines of code to add.

**QUESTIONS**

## Common questions about features

### How does Live Preview work?

The /api/preview route enables Next.js draft mode and the Contentful Live Preview SDK streams field-level updates over postMessage.

### How is caching handled?

Next.js fetch cache + Contentful webhook → /api/revalidate → revalidateTag for surgical invalidation.

### What does support look like?

Community Discord for free, email for Team, dedicated Slack channel for Enterprise.
