Back to Reflex

Share App

docs/ai_builder/app_lifecycle/share_app.md

0.9.8a1815 B
Original Source

Share App

Sharing creates a link to a read-only view of an app generation. It is useful for feedback and demos before a production deployment.

Before You Share

The Share action is available for public apps. Open Settings and review App Visibility first:

  • Public apps can be shared by link.
  • Private apps remain restricted to people with access to the project.

Review the app for secrets, personal data, and unfinished content before changing its visibility.

Share a Public App

  1. Open the menu next to Deploy.
  2. Select Share.
  3. Copy the generated link and send it to the intended reviewers.

Recipients can view and interact with the shared app preview but cannot edit the source app. Use deployment instead when you need a production URL and production configuration.