Skip to main content

Glossary

This glossary helps product teams, editors, and developers use the same concepts with the same meaning.

TermShort definitionWhere it appears
TenantAn isolated customer or project space.Admin workspace, public delivery, site settings
PageA visitor-facing content screen.Page Builder, SmartEdit, storefront routing
TemplateThe structure that defines which regions a page can have.Page Builder, frontend layout
SlotA component placement region inside a template.Page composition, storefront rendering
ComponentA content block shown to visitors.Component Library, Page Builder
EntryRepeated child content inside a component.Card lists, gallery items, FAQ rows
MediaAn image, video, or file asset.Media Library, component and entry fields
PreviewThe editor-facing view before content is published.SmartEdit, publishing checks
PublishMaking content eligible for the visitor experience.Page Builder, SmartEdit, delivery
DeliveryServing published content to a storefront or another frontend surface.Headless storefront, mobile, campaign pages

Common mix-ups

Similar termsDifference
Template / PageTemplate describes structure; Page is the content screen published with that structure.
Slot / ComponentSlot is the placement region; Component is the content rendered inside it.
Component / EntryComponent is the main block; Entry is a repeated row or card inside that block.
Preview / LivePreview is the editor working context; Live is the visitor-facing publishing behavior.
Media URL / Media dataURL is only one rendering input; alternative text, responsive variations, and context also matter.

Usage tip

When planning a new page, define templates and slots first, then component types, then entry and media needs. This order simplifies both editor workflows and frontend rendering behavior.