From 3ce505670a23de747601879cd87ab796bbabef2a Mon Sep 17 00:00:00 2001 From: Dean from Mintlify Date: Thu, 11 Dec 2025 09:22:06 -0800 Subject: [PATCH 1/2] Update deploy/deployments.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- deploy/deployments.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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. From 691c76303b495de4a137c4fd6b105216ec11c6d7 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Fri, 12 Dec 2025 11:33:58 -0800 Subject: [PATCH 2/2] Apply suggestions from code review --- deploy/deployments.mdx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx index ca1f09f68..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 @@ -25,16 +25,17 @@ If the GitHub app is connected, but changes are still not deploying, you can man -## Deleting a deployment +## Delete 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. +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 your [dashboard](https://dashboard.mintlify.com), then navigate to **Settings** > **Organization** > **Danger zone**. + + Go to the [Danger zone](https://dashboard.mintlify.com/settings/organization/danger-zone) in the settings page of your dashboard. - In the **Delete my deployment** section, provide a reason for deletion and click the delete button. You'll be asked to confirm the deletion. + 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.