Publish for the first time
Build and test the project in the preview first. If you build inside Salesforce, you need the builder permission.- Click Publish at the top of the project.
- Open Sharing to choose who can open the app, then click Save. Leave it private if you’re testing it yourself. Share and open apps explains each audience.
- Review Salesforce access. Click the row to open the project’s Settings if you need to change it. Click Save changes, then open Publish again.
- Click Publish app and wait for publishing to finish.
- Click View App to open the published result.

After the first publish, the popover shows when the app was published, its sharing, and its Salesforce access.
Make a change to publish means the project doesn’t have a generated app
yet. Return to chat and describe what you want to build.
What gets published
Publishing saves a fixed build of the project’s code and its Salesforce access settings. Only one published version is live at a time. The app can’t request access beyond those saved settings. Record writes are off by default. When enabled, viewers approve writes unless they’ve chosen to auto-approve that operation. See Update Salesforce records. Your Salesforce credentials aren’t included in the build. Viewers use their own Salesforce login, and live records can change after you publish. The app’s code stays fixed until you publish another version.Publish changes
- Make and test your changes in the project.
- Click Publish. The project shows Live · unpublished changes when it differs from the live app.
- Review the Salesforce access settings, then click Publish changes.
Publish an older version
Use history when you want viewers to return to an earlier build.- Click Show history next to chat.
- Find the version you want. PUBLISHED marks the live version; CURRENT marks your working version.
- Hover over the older version and click Publish.
Take an app offline
- Open the project and click Publish.
- Click Unpublish at the top of the popover.