- Create or Import a MongoDB Deployment >
- Data Explorer
Data Explorer¶
The Data Explorer provides the ability to:
- View databases, collections, and indexes in your cluster.
- Create and drop databases, collections, and indexes.
- Insert/edit/delete documents.
- Create and run aggregation pipelines to process your data.
Data Explorer reads from the primary unless the primary is unavailable. If the primary is unavailable, Data Explorer reads from a non-hidden, non-delayed secondary member.
Data Explorer uses the Automation to retrieve all data. No Cloud Manager configuration changes are required to access the Data Explorer.
Access Data Explorer¶
Note
To access Data Explorer, you must have been granted access through one of the following roles:
Project Owner
orOrganization Owner
Project Data Access Admin
Project Data Access Read/Write
Project Data Access Read Only
Data Explorer is not available for trial versions of Cloud Manager after the initial 30 day trial period.
To access the Data Explorer:
- Click Deployment in the left navigation.
- Select the desired MongoDB deployment.
- Select the Data Explorer tab.
Manage Your Data with Data Explorer¶
The following pages show how you can use the Data Explorer to manage your databases, collections, indexes, documents, and data within documents:
Disable Data Explorer¶
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:
Click Settings.¶
Set the Data Explorer toggle to Off.¶
To enable Data Explorer, set the toggle to On.