Launching and Shutting Down new Devboxes

When a Devbox is launched, Runloop will allocate the necessary infrastructure. You should see the Devbox transition to the running state at which point you will be able to interact with the Devbox:

You can also create a devbox from a snapshot or blueprint to optimize boot times. Check out the Snapshots Guide for more information.

When you are done with a devbox, you can shut it down to free up resources.

Once a devbox is shutdown, it’s disk state is deleted so if you want to keep your devbox’s disk state, you should suspend it instead or use a snapshot.

Idle Management

By default, Devboxes will automatically shutdown after 1 hour of inactivity. However, you can configure your Devbox to either suspend or shutdown after a custom period of time to optimize costs.