Quickstart to Deployment
This quickstart shows you how to publish an agent to Agent Cloud, the default runtime hosted by SmythOS.
In just a few clicks you’ll have a live HTTPS URL with versioning and autoscaling built in.
Other deployment options
Step 1: Open and Deploy
Open your agent in Studio. Click Deploy in the top right.
The Deployment panel appears with Agent Cloud already selected.

Agent Cloud gives you a secure, autoscaling URL out of the box.
Step 2: Configure Your Deployment
In the panel, set the key details:
- Version number: Enter Major.Minor (for example
1.0
,1.1
,2.0
).
Each deployment must be unique. See the Versioning Guide if unsure. - Subdomain: Use the default SmythOS URL or set up your own domain.
- Release notes (optional): Add a short summary of what changed, like
Adds PDF export
orFixes Slack formatting
.
Versioning rules
Step 3: Publish Your Agent
Click Deploy. SmythOS will:
- Assign your version number
- Provision your subdomain and SSL
- Run health checks
When it’s ready, you’ll see your live agent URL.
What You Get
Immutable deployments
- A secure HTTPS URL you can share immediately
- A record of deployments in Studio → Agent Settings → Deployments
- Preserved history for auditing and rollback
Troubleshooting
If your URL doesn’t load