Connect to Your Online Archive¶
You can connect to your Online Archive through a Driver, Compass, and mongo Shell. You can get the connection string for your preferred method of connection from the Atlas UI.
Connect to Online Archive¶
To get the connection string from the Clusters page:
1
Navigate to the Clusters page for your project.¶
- If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
- If it is not already displayed, select your desired project from the Projects menu in the navigation bar.
- If the Clusters page is not already displayed, click Clusters in the sidebar.
2
Click the Connect button for the cluster.¶
3
Choose your connection method.¶
You can connect through a Driver, Compass, and mongo Shell.
4
Select Connect to Online Archive to get the connection string for connecting to your Online Archive.¶
Connect to Online Archive and Cluster¶
To get the connection string from the Clusters page:
1
Navigate to the Clusters page for your project.¶
- If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
- If it is not already displayed, select your desired project from the Projects menu in the navigation bar.
- If the Clusters page is not already displayed, click Clusters in the sidebar.
2
Click the Connect button for the cluster.¶
3
Choose your connection method.¶
You can connect through a Driver, Compass, and mongo Shell.
4
Select Connect to Cluster and Online Archive to get the connection string for connecting to your cluster and Online Archive.¶
Connect to the Data Lake for Your Online Archive¶
To get the connection string from the Data Lake
page:
1
Navigate to the Data Lake page for your project.¶
- If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
- If it is not already displayed, select your desired project from the Projects menu in the navigation bar.
- Click Data Lake in the sidebar.
2
Click the Connect button for the Online Archive to which you want to connect.¶
3
Choose your connection method.¶
You can connect through a Driver, Compass, and mongo Shell.
4
Follow the steps in the Connect
window to get the connection string and run the connection string in your command line.¶
Give Feedback