Introduction
You use an Atlas connection string to connect your app or tool to a MongoDB database hosted on Atlas. It tells your app where the database is and how to access it safely.
When you want to connect your application to a MongoDB database hosted on Atlas.
When you need to securely access your cloud database from your local machine or server.
When setting up a new project that uses MongoDB Atlas as the database backend.
When sharing database access details with your team in a safe way.
When configuring database connections in cloud services or deployment environments.