diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx index 1c96dfcff..c81ecd63d 100644 --- a/deploy/deployments.mdx +++ b/deploy/deployments.mdx @@ -10,7 +10,7 @@ If your latest changes are not appearing on your live site, first check that the If the GitHub app is connected, but changes are still not deploying, you can manually trigger a rebuild from your dashboard. -## Manually triggering a deployment +## Manually trigger a deployment @@ -24,3 +24,23 @@ If the GitHub app is connected, but changes are still not deploying, you can man + +## Delete a deployment + +You can permanently delete a deployment from the [Danger zone](https://dashboard.mintlify.com/settings/organization/danger-zone) in your dashboard settings. This action is irreversible and will remove all deployment data, including any associated preview deployments. + + + + Go to the [Danger zone](https://dashboard.mintlify.com/settings/organization/danger-zone) in the settings page of your dashboard. + + + 1. In the **Delete my deployment** section, provide a reason for deletion. + 2. 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.