Docs Menu
Docs Home
/
Atlas

Manage Clusters

Atlas offers the following resources to manage your Atlas clusters and Serverless instances (deprecated).

The Clusters view displays all clusters to which the user belongs.

1

The All Clusters page displays.

2

The All Clusters page groups clusters under their Atlas project.

To filter the returned list of clusters:

  • Use the search box. Enter the organization name, project name, or cluster name to limit the returned list to specific organizations, projects, or types of clusters.

  • Use the dropdown menus to limit the returned list using one or more of the following filters:

    Menu
    Filter Purpose
    Menu Options

    Availability

    Status of the nodes within the cluster.

    • All

    • Nodes Available

    • Some Nodes Available

    • No Primary

    • Has Warnings & Alerts

    Type

    Deployment type of cluster.

    • All

    • Standalones

    • Replica Sets

    • Sharded Clusters

    Version

    MongoDB versions

    Version of MongoDB that the clusters are running.

    • All

    • Inconsistent

    • 6.0

    • 7.0

    If the FCV of your cluster is set and if the FCV is below the MongoDB version of your cluster, the cluster in the Atlas UI Clusters page shows the FCV of your cluster to reflect the features that are currently available on your cluster during the upgrade. After Atlas upgrades your cluster to the new version, the cluster in the Atlas UI Clusters page shows the new MongoDB version of your cluster.

    Configuration

    Additional configuration options for the cluster including authentication, backup, and TLS.

    • All

    • Auth OFF

    • Backup OFF

    • SSL OFF

To display clusters that have not contacted Atlas in the last 6 months, click Show Inactive Clusters.

Atlas returns the following information for each cluster:

Field
Description

Name

Name of the cluster.

Version

MongoDB Version of the cluster.

Data Size

Size of the cluster data.

Backup

Backup enabled status.

Nodes

Number of nodes in the cluster.

SSL

SSL enabled status.

Auth

Authentication required status.

Alerts

Number of open alerts.

To return all Atlas deployments using the Atlas CLI, run the following command:

atlas deployments list [options]

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

Through the Cluster Detail view, Atlas displays clusters grouped into their Project.

1

Warning

Navigation Improvements In Progress

We're currently rolling out a new and improved navigation experience. If the following steps don't match your view in the Atlas UI, see the preview documentation.

  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

The Atlas console displays the following for clusters in the selected project:

  • Metadata:

    Field
    Description

    Cluster Name

    Name of the cluster.

    Version

    Version of MongoDB that the cluster runs.

    Cluster Tier

    Cluster tiers, such as M10, M30, or a Flex cluster.

    Region

    Cloud region where Atlas hosts the cluster.

    Type

    Type of structure for the cluster, such as Replica Set or Sharded Cluster, and number of nodes in the cluster.

  • High-level metrics:

    • Read / write operations per second.

    • Number of open connections to the cluster.

    • Logical size of the cluster data.

    • Cluster disk IOPS (Available on M10+ clusters).

Note

Atlas pauses monitoring for these metrics on M0 clusters without connection activity for seven days. Atlas indicates which clusters fell into this state in the Cluster Detail view. Atlas limits details displayed for these clusters.

To resume monitoring, make a successful connection to the cluster using:

After you view your clusters, you can:

Action
Description

Manage your Atlas clusters with cluster-specific options.

Manage your Atlas Global Clusters. Atlas Global Clusters require that you define single or multi-region Zones. You can also shard global collections for global writes.

Serverless instances are deprecated. You can't create new Serverless instances, but you can still manage them.

Back

Tags on Projects