Export of a MongoDB Database
A clear, step-by-step guide that details the process of exporting data from a MongoDB database or node within your replica set. This overview focuses on executing the essential commands to export your data — without delving into advanced export configurations or long-term data management tasks.
Here's the export inventory—your handy list of all exports for this replicaset and even other MongoDB replicasets.

It appears there aren’t any exports yet, so let’s get started and create one!


Simply drag the database onto the export inventory to kick off the export process. Alternatively, drag a node here to export all databases on that node.


Now, enter the required parameters and click "next" to review your settings.

Instantly, a REST API command is generated—your ticket to automating future export setups with your DEVOPS tool.

Once everything looks good, press submit to launch the export.

You'll see a status update indicating that the export has started, followed by another update when the export is complete.


For a closer look, click on the exports inventory to view the details of the newly created export.

And there you have it—your export, ready for action!
