Docs Menu

Docs HomeMongoDB Atlas

Insert and View a Document

On this page

  • Required Access
  • Prerequisites
  • Insert and View Data
  • Next Steps

Estimated completion time: 5 minutes

After you've connected to your Atlas cluster, you can interact with it. In this tutorial, you insert data into your cluster and read the new data by using mongosh, the Atlas UI, MongoDB Compass, or a supported MongoDB driver.

Use the Select your language drop-down menu to set the method for this tutorial.

To interact with a cluster, you must be a database user.

Before you start, you must configure your preferred connection method. To learn more, see Connect to Your Cluster.

If you continue to grow your cluster, consider scaling your cluster to support more users and operations.

To continue experimenting in Atlas, consider loading sample data.

Share Feedback