Docs Menu
Docs Home
/
MongoDB Atlas
/ /

Flex Cluster Backups

On this page

  • Required Access
  • Limitations
  • Backup Snapshot Storage Locations
  • View Flex Cluster Backup Snapshots

Atlas takes daily snapshots of Flex clusters. Atlas takes these snapshots automatically starting 24 hours after you create your cluster.

Atlas always takes Flex clusters snapshots from a secondary node to minimize performance impact.

Atlas retains the last 8 daily snapshots, which you can download or restore to an Atlas cluster.

To manage backups for a Flex cluster, you must have Project Owner access to the project. Users with Organization Owner access must add themselves as a Project Owner to the project before they can manage backups.

  • Custom policies are not supported for Flex cluster snapshots. Atlas always takes a single daily snapshot at the same time, starting 24 hours after the cluster was created.

    If you require finer-grained backups, consider upgrading to an M10 or larger cluster tier.

  • On-demand snapshots are not supported for Flex clusters.

  • You can't restore Flex cluster snapshots to a sharded cluster. You can only restore Flex cluster snapshots to replica sets.

The following table indicates where Atlas stores Flex cluster snapshots:

Cluster Location
Snapshot Storage Location
Australia
Australia
Germany
Germany
Hong Kong
Australia
India, Singapore, Taiwan
Asia
USA
USA
All other cluster locations
Ireland

Atlas displays existing snapshots for a given cluster on the Snapshots page. To view snapshots that Atlas has already taken:

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 your cluster's name.

  2. Click the Backup tab.

    If the cluster has no Backup tab, then Atlas backups are disabled for that cluster and no snapshots are available. You can enable backups when you scale the cluster.

    The Backup page displays.

3

Alternatively, to view a list of all M10+ clusters with cloud backup enabled:

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

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

  3. In the sidebar, click Backup under the Security heading.

    The Backup details display.

2

If you choose to retain backups from a cluster you terminate, they remain accessible here under their source cluster name until they expire or you delete them.

The Atlas Administration API provides endpoints for retrieving one or all snapshots from a given Flex cluster:

Additionally, Atlas displays existing Flex cluster snapshots in the All Daily Snapshots table. From this table, you can restore or download your existing snapshots.

Note

The Atlas CLI does not support Flex cluster backup snapshots.

Back

Dedicated Cluster