Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.
This version of the manual is no longer supported.

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 Ops 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:

To access the Data Explorer:

  1. Click Deployment in the left navigation.
  2. Select the desired MongoDB deployment.
  3. 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:

1

Click Settings.

2

Set the Data Explorer toggle to Off.

To enable Data Explorer, set the toggle to On.