Docs Menu
Docs Home
/
MongoDB Atlas
/ /

Live Migrate: Pull Your Data into Atlas (MongoDB Before 6.0.13)

On this page

  • Go to Live Migration (Pull)
  • Live Migration (Pull) Methods

You can pull data from existing MongoDB deployments, JSON, or CSV files into Atlas using one of the following tools managed by Atlas within the Atlas UI.

To locate live migration (pull) in the Atlas UI:

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

  2. Click the Organization Settings icon next to the Organizations menu.

2

Click Live Migration in the sidebar.

3

If your source and destination clusters are running MongoDB 6.0.13 or later, you can live migrate to Atlas using this procedure.

Method
Description
Use the Atlas user interface to pull a MongoDB replica set into an Atlas replica set cluster.
Use the Atlas user interface to pull a MongoDB sharded cluster into an Atlas sharded cluster.
Live migrate a standalone MongoDB node
Convert the standalone MongoDB node to a single-node replica set and then live migrate (pull) a cluster into Atlas. If you can't convert the standalone to a replica set, use mongorestore to migrate to Atlas.

Back

Legacy Migration (Pre-6.0)

Next

Replica Set