# Publish

App publishing is the way you share your app with users. On the top right of the App Builder, you’ll see a **Share** button. Click this button to view the options for App publishing.&#x20;

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2Fiuww8VRpM4ui87eYLsjD%2Fpublish.jpg?alt=media&#x26;token=5833c604-28bf-4378-ac76-8d8ead78b1e2" alt=""><figcaption><p>Share-Publish Panel</p></figcaption></figure>

## Publish your app

To share a space, start by clicking the **Share** button, which you'll find near the top-right corner of each space. This will open the share panel, then click **Publish** to publish the app.

By default, the app is published in [Automatic Publish](#automatic-publish) mode.

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2FepV07OG5nYfaARSUfSqP%2FScreen%20Recording%202023-09-04%20at%2010.12.38%20AM.gif?alt=media&#x26;token=67089bdc-7f24-4ca7-b069-4cd94139e689" alt=""><figcaption></figcaption></figure>

### Automatic Publishing

Automatic updates ensure that the published version consistent with the current development version. All changes are immediately reflected.

### Manual Publishing

Manual publishing provides a more granular control to the app publishing. In order to enable Manual Publishing, click on the switch to disable the Automatic update and enable manual publish with version control.&#x20;

When automatic publishing is disabled, changes made in the current version will not be reflected in the published version. This ensures that users of the published version are not affected by ongoing changes.

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2FuYTwLHgyZBDqkmZvuxd5%2Fimage.png?alt=media&#x26;token=7196d97a-aed2-40e5-ba5a-1d48eb948f40" alt="" width="563"><figcaption></figcaption></figure>

For more detailed settings, refer to[version-control](https://docs.acho.io/app-builder/version-control "mention").

## Published URL

By default, your app is published at the url  `https://publish.acho.io/{app_id}` .  You can also find and copy the url in the share panel.

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2Fu4Hpno1S4bRO9liq8IgW%2Fshareable_link.jpg?alt=media&#x26;token=b692136a-4ada-463e-a82c-c8ae5ed1a4ec" alt="" width="563"><figcaption><p>Shareable link</p></figcaption></figure>

## Published app access

You don't need to worry about data leakage, because by default only authorized users with invitation can access your app. If you want to share the app with mass, you need to disable Sign-in Required in [app-configuration](https://docs.acho.io/app-builder/app-construction/app-configuration "mention").

See more details at [app-user-management](https://docs.acho.io/app-builder/app-user-management "mention").

## Unpublish

If you want to unpublish the app, click on the **Unpublish** button located at the button right corner of Share/Publish panel.

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2F1ANyeRqocCYzV4C13ujj%2Funpublish.jpg?alt=media&#x26;token=6062d52d-5efe-40d5-ab1a-6642b5e55bb9" alt="" width="563"><figcaption></figcaption></figure>

## Learn more about

{% content-ref url="publish/embed-published-app-on-website" %}
[embed-published-app-on-website](https://docs.acho.io/app-builder/publish/embed-published-app-on-website)
{% endcontent-ref %}
