When I use the Web IDE I find a number of databases - or that’s my understanding. Example : Sample_airbnb
The connection string looks like
mongodb+server;//sandbox.< green band- what is this>.mongodb.net/myFirstDatabase" --username m001-student
#1 Is the the organization if not how do I find what it is ?
#2 what should be myFirstDatabase - would it be from the sample data I loaded in as in sample_airbnb ?
#3. do I need to add my IP ? If so where ?
Note I tried to connect from Compass but the suggested path includes a different name than the organization name - what is it ?
Thanks !