For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
AI

/

App Lifecycle

/

Share App

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.

Built with Reflex