Atlas new site creation connection string utility


Step 1: Copy your new Atlas connection string below:
It should look like mongodb+srv://yourdbuser:<password>@cluster.zzzzz.mongodb.net/?retryWrites=true&w=majority


Step 2: Enter your database password below:
Note:
- The password is the one used when creating the Atlas database.

Step 3: Click Generate

Step 4: Copy the resulting connection string in your MONGODB_URI variable