Delete a TiDB Cloud Resource
This document describes how to delete the following TiDB Cloud resources:
- TiDB Cloud Starter instance
- TiDB Cloud Essential instance
- TiDB Cloud Dedicated cluster
You can delete a TiDB Cloud resource at any time by performing the following steps:
Navigate to the My TiDB page.
In the row of your target resource to be deleted, click ....
Click Delete in the drop-down menu.
In the deletion confirmation window, confirm the deletion:
- If you have at least one manual or automatic backup, you can see the number of backups and the charging policy for backups. Click Continue and enter
<organization name>/<project name>/<resource name>. - If you do not have any backups, just enter
<organization name>/<project name>/<resource name>.
If you want to restore a deleted TiDB Cloud Dedicated cluster sometime in the future, make sure that you have a backup of it. Otherwise, you cannot restore it anymore. For more information about how to back up TiDB Cloud Dedicated clusters, see Back Up and Restore TiDB Cloud Dedicated Data.
- If you have at least one manual or automatic backup, you can see the number of backups and the charging policy for backups. Click Continue and enter
Click I understand, delete it.
Once a backed up TiDB Cloud Dedicated cluster is deleted, the existing backup files of the cluster are moved to the recycle bin.
- Automatic backups will expire and be automatically deleted once the retention period ends, except for the latest one. The default retention period is 7 days if you don't modify it. The latest automatic backup will not be deleted unless you explicitly delete it.
- Manual backups will be kept in the Recycle Bin until manually deleted.
If you want to restore a TiDB Cloud Dedicated cluster from recycle bin, see Restore a deleted cluster.