Define Your Data Model

The data model is the foundation of your mediacockpit system. It defines what data you manage, how it’s structured, and how content flows across teams and channels.

What to Define:

  • Node types: Products, variants, categories, etc.
  • Attributes: All required fields like name, description, color, size, etc.
  • Classes: Templates to group related attributes by product type (e.g. Shoes, Electronics)
  • Relations: Define how products, assets, and other entities connect (e.g. accessories, variants)

:blue_book: A clear data model ensures consistent structure, faster setup, and easier export configurations later.