Skip to main content

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.

Publishing deploys your project to a live URL on the Builder platform. Anyone with the link can visit your app — no local preview required.

What happens when you publish

  1. Builder builds your project for production
  2. The built app is deployed to the app gateway
  3. A live URL is assigned: yourproject.nativelyai.app
  4. You can share the URL immediately
Publishing does not consume AI credits. Credits are only used for AI chat and generation.

Publish your project

1

Open your project

Navigate to the project you want to publish.
2

Go to publish

Open Settings → Publish, or use the publish action in the project toolbar.
3

Click Publish

Builder runs the production build and deploys your app. You’ll see build output in the terminal panel.
4

Copy your URL

Once complete, your live URL appears. Copy and share it.

Unpublish

To take your app offline:
  1. Open Publish inside the project
  2. Click Unpublish
  3. The live URL stops serving your app
Your project and code remain intact — only the public deployment is removed.

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

PlanBranding
FreeNatively 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.