How can I delete my MongoDB Atlas Project?

14.4k Views Asked by At

When I click delete button it shows an:

Error Message : "Project Name" has running Atlas clusters. All Atlas clusters need to be terminated before the project can be deleted. As Shown in picture below :

enter image description here

3

There are 3 best solutions below

0
On BEST ANSWER

You just need to terminate the cluster before deleting the project. Follow these steps:

  1. Click three dots (as seen on the picture) and then click "Terminate".
  2. Click on the leaf on the top left side.
  3. Then you can delete the project.

screenshot

0
On

Here is what I found in the official docs. I think you have to terminate the currently running cluster.

screenshot

screenshot

0
On

1st Terminate your clusterenter image description here

Then visit your database by clicking "All Projects" And then deleting your project from there, I am sure that its gonna work that way

enter image description here