Skip to main content
Collections are organizational units that group related components together. They provide logical grouping in the CMS UI without affecting the final package structure (packages flatten all components).

Collection Object

string
Unique identifier (UUID)
string
Display name
string
Parent folder ID (null for root level)
string
Creation timestamp (ISO format)
string
Last update timestamp (ISO format)
string
User ID who created the collection
string
User ID who last updated the collection

Example Collection

Collections inherit permissions from components. Users need components.read to view collections and components.update to create, modify, or delete collections.