7. Now select a cloud provider and a server region. You can also change the name of your cluster if you want. After that click on Create Cluster.
Select Plan
8. After this, click on Database Access under Security from the left panel.
Select Database access
9. Now we have to create a Database User. Remember to put the privilege of atlas admin.
Create Database User
10. After this, click on Network Access under Security from the left panel.
Select Network Access
11. Now we have to add 0.0.0.0/0 as IP address.
Add IP
12. From the dashboard of your cluster, click on connect.
Click on Connect
13. Now select Connect your Application.
Click on Connect your Application
14. Select Python with version 3.6 or later. After that, you will get mongo URI. Now u only have to replace <password> with the admin password you created in step 9.