Create a MongoDB Database
A clear, step-by-step guide that details the process of initializing a new MongoDB database instance within your cluster. This overview focuses on configuring essential parameters and settings during creation, without covering advanced configurations or ongoing management tasks.
Here’s the database inventory—your handy list of all databases across this cluster and even others in your MongoDB networks.


It looks like there aren’t any databases here yet, so let’s get started and create one!

Simply drag this button onto the primary to kick off the process for a brand new database.


Now, enter and double-check the required settings to ensure everything is set up just right.

Don’t forget to tick the box for automatic deletion if you’d like that convenience.

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

Once everything looks good, hit submit to launch the creation of your new database.

You’ll see a status update indicating that your database is currently being set up.

Shortly, a confirmation appears to let you know that the database was created successfully.

For a closer look, click on the database layout to dive into the details.

And there you have it—your very own new database, ready for action!

