Docs Menu
Docs Home
/
MongoDB Atlas

Interact with Your Data

On this page

  • Overview
  • Atlas UI Read Behavior
  • Disable Atlas UI Data Interaction

After loading your data or our sample data, you can use the Atlas UI to interact with the data in the following ways:

  • Manage Databases in your clusters.

  • Manage Collections in your clusters.

  • Manage Documents in your collections.

  • Manage Indexes on your collections.

  • Create and run aggregation pipelines to process data in your collections.

  • Shard Global Clusters to distribute large datasets evenly.

  • Build charts to visualize data in your databases and collections.

Note

The Atlas UI supports all features for serverless instances except the Atlas Search tab.

To learn more, see Serverless Instance Limits.

The Atlas UI reads from the primary unless the primary is unavailable. If the primary is unavailable, the Atlas UI reads from a non-hidden, non-delayed secondary member.

To interact with your data in the Atlas UI as described in the Overview section, the Data Explorer needs to be enabled.

Important

Data Explorer is enabled by default. To disable Data Explorer:

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. Next to the Projects menu, expand the Options menu, then click Project Settings.

2

Important

When Data Explorer is disabled, you cannot:

To enable Data Explorer, set the toggle to On.

Back

Load Files

Next

Databases