diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx index 1c96dfcff..ca1f09f68 100644 --- a/deploy/deployments.mdx +++ b/deploy/deployments.mdx @@ -24,3 +24,22 @@ If the GitHub app is connected, but changes are still not deploying, you can man + +## Deleting a deployment + +You can permanently delete a deployment from the Danger Zone in your dashboard settings. This action is irreversible and will remove all deployment data, including any associated preview deployments. + + + + Go to your [dashboard](https://dashboard.mintlify.com), then navigate to **Settings** > **Organization** > **Danger zone**. + + + In the **Delete my deployment** section, provide a reason for deletion and click the delete button. You'll be asked to confirm the deletion. + + + + + Deleting a deployment is permanent and cannot be undone. If you have an active subscription, you'll receive a prorated credit for any unused time remaining in your billing period. + + +If you have multiple deployments, you'll be redirected to another deployment after deletion. If this was your only deployment, you'll be redirected to the Mintlify homepage.