Deploying Site
Learn how deployments work
This short article explains how and when to deploy the changes to your site
How to deploy?
Deployments of your builds are super simple. All that you need to do is click on the Deploy button on the top right corner of the screen and your newest version of the build is going to be deployed to production.

Deployments are initiated directly through chat. Each deployment triggers a /deploy prompt, activating the AI agent to manage the process. This is the intended workflow. During deployment, the agent performs automated QA and code review, ensuring that the codebase is clean, free of redundant elements, and optimized for long-term maintainability.
After deployment, the builder automatically provides a live URL for the deployed version of your site. You can freely share this link with others. Unlike preview links, which expire after 24 hours, the deployment link remains active indefinitely.
FAQ
Does deployment cost credits?
Yes, given that the prompt is processed and there's work done by an AI agent, small amount of credits is spent for every deployment.
What if I don't deploy?
If you make changes to the site but you don't deploy them, your changes will still be saved and you'll be able to access them on the preview link, however, if you have the domain connected and if your site is live on given domain, changes will not be visible on it unless the build is deployed.
How many times can I deploy the build?
As many times as you want.
How did we do?
Understanding the Element Selector Tool
Changing the mobile layout vs. desktop layout