# Go Live with Publish (/docs/verdent-cloud/publish/go-live)

> Publish your app to a dedicated *.verdent.app URL.



When your app is ready, use Publish / Go Live to make it available online. Verdent Cloud lets you choose the URL slug, app title, icon, and visibility.

<Steps>
  <Step title="Open Publish">
    Start the publish flow from the Cloud workspace or preview header.
  </Step>

  <Step title="Choose the URL">
    Enter a slug. The published URL uses the format `https://your-slug.verdent.app`.
  </Step>

  <Step title="Set app identity">
    Configure icon and title for the published app.
  </Step>

  <Step title="Choose visibility">
    Select Public or Private.
  </Step>

  <Step title="Watch publish progress">
    Verdent runs stages such as provisioning, security scan, build, bundle, and promote.
  </Step>
</Steps>

## Security checks and site metadata [#security-checks-and-site-metadata]

Publish includes a security scan. If confirmation is required, the publish card can ask you to confirm. If the issue is fixable, use AI Fix to send the problem back to the editing agent. The publish flow also captures site metadata supported by the code path, including title, icon, and description metadata when available.
