Take your Replit App live at a public URL you can share. The Publish button does it in four clicks.Documentation Index
Fetch the complete documentation index at: https://docs.replit.com/llms.txt
Use this file to discover all available pages before exploring further.
Publish your app
Click Publish in the Project Editor
Open your project. In the top-right of the Project Editor, select Publish.

Configure your app in the Publish dialog
The Publish dialog opens. Pick your Domain — it auto-fills, but you can change it. Choose who can access the app (Public, Invite only, etc.) and, if you want, enable the feedback widget. Then select Publish.

Wait for the publishing stages
Replit runs through Provision → Security Scan → Build → Bundle → Promote. This usually takes a minute or two.

Update your app
Every time you make changes and select Publish again, your app updates at the same URL. Visitors get the latest version on next load — no need to share a new link.Next steps
Add a custom domain
Use your own domain instead of
.replit.app.Deployment types
Compare Autoscale, Reserved VM, Static, and Scheduled deployments.
Troubleshoot publishing
Common publishing problems and how to fix them.
