Publishing deploys your project to a live URL on the Builder platform. Anyone with the link can visit your app — no local preview required.Documentation Index
Fetch the complete documentation index at: https://docs-builder.nativelyai.com/llms.txt
Use this file to discover all available pages before exploring further.
What happens when you publish
- Builder builds your project for production
- The built app is deployed to the app gateway
- A live URL is assigned:
yourproject.nativelyai.app - You can share the URL immediately
Publishing does not consume AI credits. Credits are only used for AI chat and generation.
Publish your project
Click Publish
Builder runs the production build and deploys your app. You’ll see build output in the terminal panel.
Unpublish
To take your app offline:- Open Publish inside the project
- Click Unpublish
- The live URL stops serving your app
Stale deployments
If you’ve made changes since your last publish, the publish button indicates your deployment is stale. Publish again to push the latest version live.Branding
| Plan | Branding |
|---|---|
| Free | Natively branding required on published apps |
| Builder+ | Branding can be removed |
| Business+ | Branding removed automatically |
Staged deploys (Business+)
Business and Scale plans support staged deploys — separate production and staging environments so you can test before going live. Staged deploys let you validate changes in a staging environment before promoting to production.Version history
On paid plans, you can revert to earlier project versions if a publish introduces a problem. Open the Versions panel to browse snapshots and restore a previous state.Next steps
Custom domains
Connect your own domain to a published app.
Plans & credits
See which publish features your plan includes.

