Docs Menu
Docs Home
/
Atlas

Interact with Your Data

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.

Important

New Data Explorer Public Preview

Project Owners and Organization Owners can toggle the New Data Explorer Public Preview in the Atlas Project Settings:

New Data Explorer Public Preview project setting

The following table describes the roles required to perform various actions on an Atlas cluster:

Action
Required Roles

Create Databases

View Databases

Drop Databases

At least the Project Data Access Admin role.

Create Collections

View Collections

Drop Collections

At least the Project Data Access Admin role.

Shard Collections

One of the following roles:

Insert Documents

Delete Documents

Edit Documents

Create Indexes

At least the Project Data Access Admin role.

Drop Indexes

At least the Project Data Access Admin role.

Hide Indexes

At least the Project Data Access Admin role.

View Indexes

Create Aggregation Pipelines

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

Required Privileges

To enable or disable Data Explorer for a project, you must have the Project Owner role for the project or the Organization Owner role on its parent organization.

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

1

Warning

Navigation Improvements In Progress

We're currently rolling out a new and improved navigation experience. If the following steps don't match your view in the Atlas UI, see the preview documentation.

  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.

    The Project Settings page displays.

2

Important

When Data Explorer is disabled, you cannot:

To enable Data Explorer, set the toggle to On.

Back

Load Files

On this page