Skip to main content
Collections organize demos on the hub page. Use them to group demos by audience, product area, lifecycle stage, or sales motion. Collections change how demos are presented on the hub. They do not change the demo URLs.
{
  "collections": [
    {
      "name": "Sales",
      "description": "Demos for buyer conversations.",
      "icon": "briefcase",
      "demos": ["crm-overview", "pipeline-forecast"]
    }
  ]
}
FieldTypeRequiredDefaultNotes
namestringYesCollection title. Must be non-empty.
descriptionstringNoOptional tagline shown under the collection title. Must be non-empty when present.
iconstringNoOptional lucide icon name in kebab-case, such as folder or book-open. Unrecognized names render no icon.
demosstring[]YesOrdered list of demo slugs in this collection.
Each slug in demos should match a folder under demos/<slug>/.