How to load a CSV file to MongoDB Atlas?

I created a database and a collection directly from Atlas:

Now I see the system status. It’s “All good”. :slight_smile:

Here is the user I use: tudor_15

I tried this but I got this error:
‘mongodb+srv:’ is not recognized as an internal or external command,
operable program or batch file.

I suppose an environment variable is needed. What do you think?
In any case, I have an environment variable set for MongoDB (local version).

Yes, I added my current IP address in “Network Access” tab.

I allowed access for all, but previously when I changed IP setting from my current IP to 0.0.0.0/0, this made no difference.