So by default you stop paying for compute automatically, and you pay for disk forever. Setting
auto_delete closes that second loop.
It must be larger than auto_stop when both are non-zero. This example gives a box 15 idle minutes to be reused, then deletes it an hour after it stops:
auto_resume brings a stopped box back.
Keep the data, drop the disk
auto_delete is uncomfortable when the box holds something you need later. That is what volumes are for, and it happens to be the cheapest arrangement available:
- A managed volume is not part of a box’s metered resources. Mounting one adds nothing to the box’s hourly price.
- A stopped box is billed for its disk for as long as it exists.
Next steps
Pricing
Rates, what the standard sizes cost, and how the hours are counted.

