Skip to main content
DeepSpace gives you several ways to share what you build — from quick link sharing to publishing for the whole community to deploying standalone websites.

Share Your Space

Every space has a Share button in the top panel. You control who can access it:
  • Private — Only you can see and edit the space. This is the default.
  • Public — Anyone with the link can view your space. You can choose whether they can also edit, or view only.
  • Collaborative — Invite specific people by email. Only invited collaborators can access the space.

Real-Time Collaboration

When you share a space with others, collaboration happens live:
  • Presence — See who’s online and what they’re working on
  • Instant sync — Changes appear immediately across all participants
  • View-only option — Let people see your space without being able to modify it
Multiple people can interact with the same widgets at the same time — this isn’t just document editing, it’s building and using live apps together.

Publish to the Library

You can publish both widgets and spaces to the Library for the community to discover and use.

Publishing a Widget

  1. Open the widget’s menu
  2. Select Publish to Library
  3. Add a name, description, icon, and category
  4. Choose whether it’s Public (visible to everyone) or Private (only you can see it)
  5. Publish
If you’ve published a widget before and want to push updates, the system recognizes the existing handle and lets you publish a new version.

Publishing a Space

  1. Open the Share dropdown → Publish tab, or go to the Library’s Spaces tab
  2. Select Publish Current Space to Library
  3. Add a name, optional preview image, and choose visibility
  4. Publish
Published spaces include the layout, widgets, and configuration so others can import a complete workspace setup.

What Gets Shared (and What Doesn’t)

When you publish, the widget or space’s functionality, interface, and default configuration are shared. Your personal data stays private — only you can see it.

Deploy as a Website

Any widget can be deployed as a standalone website that works completely outside of DeepSpace.
  1. Open the widget’s menu
  2. Select Deploy as Website
  3. Choose a URL handle (your site will live at yourname.app.space)
  4. Deploy
The deployed site gets its own URL, its own storage, and full authentication. Anyone can visit it, sign in, and use it like a regular web app.
Deployed sites have separate storage. Data from the canvas version doesn’t carry over to the deployed site. They’re independent — the canvas version and the website version each have their own data.