Docs Menu
Docs Home
/
MongoDB Atlas
/ /

Terminate a Serverless Instance

On this page

  • Terminate One Serverless Instance

Note

If you enabled Termination Protection on your cluster, you must first disable it.

To delete one serverless instance in the project you specify using the Atlas CLI, run the following command:

atlas serverless delete <instanceName> [options]

To learn more about the command syntax and parameters, see the Atlas CLI documentation for atlas serverless delete.

Tip

See: Related Links

To terminate an Atlas Serverless instance using the Atlas UI:

1
  1. If it's not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.

  2. If it's not already displayed, select your desired project from the Projects menu in the navigation bar.

  3. If it's not already displayed, click Clusters in the sidebar.

    The Clusters page displays.

2
  1. Click Edit Config.

  2. Select the Serverless instance you want to terminate from the drop-down menu.

  3. Click Additional Settings and set the Termination Protection toggle to off.

  4. Click Review Changes.

  5. Click Apply Changes.

3
4

Warning

If you terminate a Serverless instance with associated tags that don't apply to any other cluster, Atlas deletes the tags. You can't restore these deleted tags.

Atlas terminates the Serverless instance after completing any in-progress deployment changes.

Atlas bills for the operations performed while the Serverless instance is active. To learn more about Atlas billing, see Manage Billing.

Back

Convert to Dedicated