Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions deploy/deployments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,22 @@ If the GitHub app is connected, but changes are still not deploying, you can man
</Frame>
</Step>
</Steps>

## 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.

<Steps>
<Step title="Navigate to the Danger Zone.">
Go to your [dashboard](https://dashboard.mintlify.com), then navigate to **Settings** > **Organization** > **Danger zone**.
</Step>
<Step title="Delete the deployment.">
In the **Delete my deployment** section, provide a reason for deletion and click the delete button. You'll be asked to confirm the deletion.
</Step>
</Steps>

<Warning>
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.
</Warning>

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.