MongoDB Compass is a great GUI for analyzing and manipulating your MongoDB data.
To connect to your Atlas cluster via MongoDB compass;
Add your IP address to the IP whitelist entries. Atlas only allows client connections to the cluster from entries in the project’s whitelist.
Create a MongoDB user with access to the desired database(s) on the cluster.
Click CONNECT on your cluster and select Connect with MongoDB Compass
Choose your OS from the dropdown menu and Download Compass to download the latest version of MongoDB Compass (Skip this step if you have already installed MongoDB Compass).
Open MongoDB Compass, and enter your MongoDB username and password and hit Connect
To troubleshoot connection issues, see Troubleshooting Compass Connection Issues.
All versions of MongoDB Compass are free to download, but non-community editions are reserved for users with Enterprise Advanced subscriptions or certain levels of MongoDB Atlas subscriptions.
See also Available Compass Editions and Capabilities of Compass Editions.