---
title: "Publish your app"
description: "Ship your app to a public Evonx address and share the link - versions, rollback, and monitoring included."
url: https://evonx.ai/docs/get-started/publish-your-app
locale: en
updated: 2026-09-04
---

# Publish your app

Ship your app to a public Evonx address and share the link - versions, rollback, and monitoring included.

The last step of the journey: take Garage Usta from a private preview to a public
address your team can open from anywhere.

> **Note**
> This page continues the journey from
> [Evolve your app with AI](/docs/get-started/evolve-your-app).

## Publish

1. Open your project and go to the **Publish** tab.

2. Choose the Evonx address for your app — a slug like `garage-usta` that becomes
   your public URL. You can rename it later.

3. Publish. Evonx builds the current state of your repositories and puts it live.
   When it finishes, the public link is active — open it and sign in like a real
   user.

## What you get with a published app

- **Versions and rollback.** Every publish creates a version. If something is
  wrong, roll back to the previous one in one action. See
  [Publish to an Evonx address](/docs/launch/publish-to-evonx).
- **A managed database.** Your app's live data, browsable and exportable from the
  **Database** tab. See [Managed database](/docs/launch/managed-database).
- **Monitoring.** Traffic and health of the running app in the publish dashboard.
  See [Monitoring & publish metrics](/docs/launch/monitoring).
- **Suspend and resume.** Take the app offline and bring it back without losing
  anything.

> **Tip**
> Want `garageusta.com` instead of an evonx address? Attach your own domain and make
> it primary — see [Custom domains](/docs/launch/custom-domains).

## Add your team

If your app has user accounts, add the people who'll sign in — for template-based
apps, manage them from the **Users** tab. See [App users](/docs/launch/app-users).

## Check your work

Open the public URL on your phone, sign in, and create a real record. Garage Usta
is live: staff can register vehicles and track repair jobs from anywhere, and every
future improvement follows the loop you already know — describe, preview, merge,
publish.

## Where to go next

- Keep evolving: [Evolution Threads explained](/docs/evolve/evolution-threads).
- Run your app in production: [Launch & operate](/docs/launch/publish-to-evonx).
- Get customers: [SEO Studio](/docs/grow/seo-studio) and
  [Ads campaigns](/docs/grow/ads-campaigns).
