Creating Collections

Learn how to define content types like blog posts, products, team members, and more using CMS collections.

What is a Collection?

A collection is a group of related content items that share the same structure. Think of it as a database table or spreadsheet where each row is an item with the same columns (fields).

Common Collection Types

Creating a New Collection

  1. Open the CMS Panel from the left sidebar
  2. Click Create Collection
  3. Enter a collection name (e.g., "Blog Posts")
  4. Add fields to define the data structure
  5. Save the collection

Field Types

Choose the appropriate field type for each piece of data:

Collection Settings

Adding Items

  1. Select your collection in the CMS Panel
  2. Click Add Item
  3. Fill in the field values
  4. Save the item

Next Steps