diff --git a/docs/20-mongodb-atlas/1-create-account.mdx b/docs/20-mongodb-atlas/1-create-account.mdx index 4229cc6..1fcc6d1 100644 --- a/docs/20-mongodb-atlas/1-create-account.mdx +++ b/docs/20-mongodb-atlas/1-create-account.mdx @@ -5,7 +5,29 @@ import Screenshot from "@site/src/components/Screenshot"; In this lab, you will learn how to use MongoDB Atlas as a knowledge base as well as a memory provider for AI agents. -To use MongoDB Atlas, you will need to start by creating an account. **If you already have an account, you can skip the following steps and move on to the next section.** +To use MongoDB Atlas, you will need to start by creating an account. + +
+ 🦸‍♀️ If you already have an Atlas account, you can use it by creating a new project + + First, log into MongoDB Atlas using your existing credentials. + + + + ## Create a new Atlas project + + Once you're in Atlas, open the dropdown on the left-top corner of the page and select **New Project**. + + + + Enter a name for your project and click **Next**. + + + + On the next page, you can leave the current user as the project owner, and click **Create Project**. + + Once the project is ready, continue the workshop **deploying a Database Cluster** +
## Sign up for MongoDB Atlas