Library & sharing

Everything model-management happens in the library. Open it from the top bar.

My models vs Examples

  • Examples are read-only built-in models. Double-click to open one, or hover the row and use the ⬇ icon to download its JSON.
  • My models are your saved Firestore-backed models. Folders are implicit: any path you save into becomes a folder until the last model in it is moved away. You can also pre-create empty folders with + New folder.

Actions

  • Save - opens the library with a save banner; pick a folder by navigating the tree, set the name and visibility, click Save here.
  • Auto-save - every edit to a saved model is silently persisted after a 2-second pause. The TopBar Save button flips to Saving… briefly.
  • Move - drag a file row onto a folder in the tree, a breadcrumb segment, or a subfolder tile.
  • Rename / edit description - click the title or description in the details panel on the right.
  • Delete - hover a row, click the 🗑 icon, confirm.
  • Download - hover, click ⬇.

Sharing

Select your model in the library. In the details panel on the right, flip the Sharing toggle to Public - a share URL appears. Anyone with that link can view (not edit) the model. Flip back to Private to revoke; the URL stops working immediately.