Figment.so
BlogHow to usePricing

What Is the Webflow CMS, and Do You Need It?

The Webflow CMS is a built-in content database: you create a Collection (like "blog posts"), define its fields (title, image, body), and Webflow generates a page for every item you add, using a template you design once. You need it if you have repeating content — blog posts, team members, products, case studies — that would otherwise mean rebuilding the same layout by hand for every new entry. If your site is a handful of one-off static pages, you likely don't. Here's how it actually works, sourced from Webflow's own help center and pricing page.

What is the Webflow CMS, in Webflow's own words?

Webflow's help center frames it around the difference between static and dynamic content: "Static content is managed manually and only changes when you edit it... Dynamic content references one source of truth (i.e., the CMS) and automatically updates if the source changes" (Webflow, "Intro to the Webflow CMS", checked September 2026). Concretely: "The CMS is a structured database that lets you store and manage content. You start by creating a CMS Collection, which serves as a database for a specific topic or type of content. Within the Collection, you create individual entries (e.g., one blog post) called Collection items."

A typical workflow, per that same guide: create a Collection and set its fields (title, body, image), design the Collection page template once, then add new Collection items for each real entry — each one automatically gets its own page built from that template.

What are Collections, fields, and items?

  • Collection — the container for one type of content: blog posts, team members, testimonials, recipes.
  • Field — a single piece of structured data inside every item, like a name, photo, or price. Webflow's Collection fields article lists the available types: "Plain text," "Rich text," "Image," "Multi-image," "Video," "Link," "Email," "Phone," "Number," "Date/Time," "Switch," "Color," "Option," "File," "Reference," and "Multi-reference" (Webflow, "Collection fields", checked September 2026). Reference and multi-reference fields specifically link items in one Collection to items in another (or the same) Collection.
  • Item — one entry in a Collection: a single blog post, a single team member.

Fields can be edited, reorganized into named groups, or deleted at any time — though deleting a field that's connected to something on your site (an element, an SEO setting, custom code) requires disconnecting it everywhere first, and Webflow explicitly warns that doing this "may affect your design and code embeds," recommending a site backup before you start.

What is a Collection page (template)?

When you create a Collection, Webflow automatically creates a Collection page — a single template that every item in that Collection shares. Webflow's help center: "When you create a Collection, Webflow automatically creates a blank Collection page — a dynamic template that powers individual pages for each Collection item" (Webflow, "Structure and style Collection pages", checked September 2026). Edit the template once, and every item's page updates. You can also nest a Collection's item pages under a parent folder to control the URL path (for example, website.com/content/blog/example-post), and you can toggle whether a given Collection's item pages publish at all — useful if you don't want a Collection indexed yet.

What is a Collection list?

A Collection list is how you pull dynamic content onto pages other than the item's own Collection page — a blog index on your homepage, a "related posts" block, a grid of team members. Webflow's help center: "Collection lists let you add and design dynamic content from a CMS or Ecommerce Collection to any page on your site" (Webflow, "Collection list", checked September 2026). A list can be set to Dynamic (shows every item automatically, with optional filters, sorting, and pagination) or Curated (you hand-pick specific items and their order). Elements you drop inside a Collection list stay static until you connect them to a Collection field — at which point every item in the list pulls its own value for that field.

Which site plans include the CMS?

Webflow's current pricing page gates the CMS by plan, and the gate has moved between plans before, so check it against your own site rather than trusting an older screenshot. As of this check, the free Starter plan lists "Limited Webflow CMS," Basic is positioned explicitly "For simple sites that don't need a CMS" and doesn't list CMS access, and Premium includes the full "Webflow CMS" alongside code components, site search, and scaling bandwidth (Webflow, Pricing, checked September 2026). If your content plan depends on the CMS, Premium (or higher) is the tier to budget for, not Basic.

Webflow's own pages have given different CMS item counts for the same plan, so check the current limit on Webflow's pricing page for the plan you're actually on before you commit content to it.

Can I import and export CMS content in bulk?

Yes, both directions, through CSV. Webflow's help center: "When you create Collections in the Webflow CMS, you can add Collection items manually or import them in bulk with a comma separated values (CSV) file... You can also export the content of any CMS Collection as a CSV file. This is useful for backing up your Collection items, importing them into another Webflow site, or moving them to another platform" (Webflow, "How do I import content into the Webflow CMS?", checked September 2026). A few specifics worth knowing before you try it:

  • CSV files are capped at 4 MB per upload.
  • "The number of Collection items you can import depends on your site plan type" — the same plan-based cap as above applies to imports, not just manually created items.
  • Imports can either create new items or, matched by an Item ID column, update existing ones — useful for bulk-editing content you've already published.
  • Exported image and file fields come out as URLs pointing back to Webflow's own hosting, not as attached files: "Image and file field URLs point back to the site you exported the Collection from. If you delete that site, those assets and links break." Download the actual files separately if you're migrating away.

Is there a CMS API for developers?

Yes. Webflow's Data API exposes Collections, fields, and items as separate endpoint groups. Per Webflow's developer documentation, the Collections endpoints can "retrieve all collections for a site," "retrieve the schema and details for a specific collection," "create a new collection," and "remove a collection and all of its items"; the Fields endpoints can create, modify, or remove a field; and the Items endpoints can list, retrieve, create, modify, delete, publish, or unpublish items, including creating items "across multiple locales" (Webflow Developer Documentation, "CMS", checked September 2026). This is the same API layer that Webflow's own MCP server and third-party integrations use to read or write CMS content programmatically — our guide to AI editing a Webflow site covers what that looks like in practice.

What does the CMS not include?

The CMS is content storage and templating, not a way to take your site anywhere else. If you export your site's code, the zip contains Collection page templates, not the live database behind them — CMS content has to be exported separately, per Collection, as CSV, and forms and site search stop working entirely on an exported site. Our Webflow code export guide covers exactly what comes out and what you have to rebuild. And if you're comparing the CMS against a plugin-driven alternative rather than deciding whether to use it at all, Webflow vs WordPress lays out the CMS-versus-plugin-ecosystem trade-off in full.

A quick capability checklist

  • Does your content repeat in a predictable structure (same fields, different values)? That's a Collection candidate.
  • Which fields does each item actually need — text, image, reference to another Collection?
  • Do you need the content to appear in more than one place (its own page, plus a list elsewhere)? That's a Collection page and a Collection list, not just one or the other.
  • Is your current or planned site plan one that includes the CMS? Check Webflow's pricing page directly.
  • If you're migrating content in, does your CSV's header row match your Collection's field names, or will you need to map columns manually?
  • If you might leave Webflow someday, have you budgeted time to export every Collection as CSV and download linked images separately — code export alone won't carry your content?

Bottom line: the Webflow CMS is a real structured database — Collections, fields, items, page templates, and lists — not a marketing label for a blog widget. The full CMS comes with the Premium site plan (Starter has a limited version, Basic none), content moves in and out through CSV per Collection, and a full developer API sits underneath it for anyone who wants to script against it directly. Whether you need it comes down to one question: does your content repeat, or is every page genuinely one-off?


Get the latest content from Figment. Subscribe today for Figma design guides and website building tips.


Figment.so

Contact

Twitter

Pricing

Privacy

Terms