How to Terminate a Deployment
Follow these steps to terminate a deployment:Open the Termination Menu
Click the Trash button to initiate the termination process, located on the right when hovering deployed model.
What Happens When You Terminate
When you terminate a deployment:Immediate Resource Release
Immediate Resource Release
All GPU resources associated with the deployment are immediately released. You will not be charged for GPU usage beyond the termination time.
API Endpoints Disabled
API Endpoints Disabled
The deployment’s API endpoint becomes immediately unavailable. Any requests to the endpoint will fail.
Data Deletion
Data Deletion
All deployment configuration, logs, and associated data are permanently deleted from the platform.
Billing Stops
Billing Stops
Billing for the deployment stops immediately upon termination. Unlike previous systems where GPU clusters needed separate release, terminating a deployment now automatically releases all associated GPU resources and stops all charges.
Frequently Asked Questions
Will I be charged after terminating?
Will I be charged after terminating?
No. Billing stops immediately when you terminate a deployment. All GPU resources are automatically released, and no further charges will accrue.
Can I recover a terminated deployment?
Can I recover a terminated deployment?
No. Termination is permanent. To use the same model again, you must create a new deployment with the same configuration.
What happens to my API keys?
What happens to my API keys?
The API keys associated with the terminated deployment become invalid and cannot be reused. New deployments will receive new API credentials.
How long does termination take?
How long does termination take?
Termination is typically instantaneous. The deployment status changes to “Terminated” within seconds, and billing stops immediately.
Can I terminate multiple deployments at once?
Can I terminate multiple deployments at once?
Currently, deployments must be terminated individually. Bulk termination features may be added in future updates.


