Sharing & Collaboration
Share your projects and collaborate with others
Project Sharing
Share your ZenNow projects with anyone via a public link.
Generate a Share Link
- Open your project in the editor
- Click the Share button in the header
- Click Generate Share Link
- Copy the link to your clipboard
What Viewers See
Anyone with the share link can view:
- All canvas pages (read-only, with page navigation)
- The project script
- Project title and metadata
Viewers do not need a ZenNow account to view shared projects.
Share Link Privacy
- Each project has a unique share token
- The link is only accessible if you share it
- There is no public directory of shared projects
Project Import/Export
Exporting a Project
- In the editor header, click the Export Project button
- A
.zennowfile will download containing:- All canvas page data
- Script content
- Project metadata
Importing a Project
- On the Dashboard, click the Import button (upload icon)
- Select a
.zennowor.jsonfile - A new project will be created with the imported content
- You will be redirected to the new project
Use Cases
- Backup and restore -- save project snapshots locally
- Team handoff -- export a project and send to a team member
- Template creation -- create a project, export it, and share as a reusable template
ZenNow Docs