Publishing and Sharing Canvas Apps
Once you've built a canvas app you're happy with, you can save it to your gallery, manage versions, and publish it for anyone to access.
Saving apps
When an agent generates a canvas app during a conversation, click Save as App to add it to your Apps gallery. Give it a clear name and description.
Version management
Each time you save changes to an app, a new version is created. You can:
- View the version history
- Roll back to a previous version
- Compare versions side by side
Publishing
Publishing gives your app a permanent public URL in the format /app/{your-id}/{app-slug}. Anyone with the link can use the app — no Nuveki account required.
To publish:
- Open the app from your Apps gallery.
- Click Publish.
- Copy the public URL to share.
You can unpublish at any time to make the app private again.
Tips for shareable apps
- Write a clear description so visitors understand what the app does.
- Test the app thoroughly before publishing.
- Keep the UI responsive — public visitors may be on mobile devices.