Skip to content

Commit

Permalink
Adding instructions for existing account users
Browse files Browse the repository at this point in the history
  • Loading branch information
ajosh0504 committed Nov 18, 2024
1 parent 1fb9bad commit b05334f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/20-mongodb-atlas/1-create-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ In this lab, you will learn how to use MongoDB Atlas as a knowledge base as well
To use MongoDB Atlas, you will need to start by creating an account.

<details>
<summary>🦸‍♀️ If you already have an Atlas account, you can use it by creating a new project</summary>
<summary>🦹 If you already have an Atlas account, you can use it by creating a new project</summary>

First, log into <Link to="https://account.mongodb.com/">MongoDB Atlas</Link> using your existing credentials.

<Screenshot url="https://account.mongodb.com" src={"img/screenshots/20-mongodb-atlas/2-create-account/3-login.png"} alt="Login form" />
<Screenshot url="https://account.mongodb.com" src={"img/screenshots/20-mongodb-atlas/1-create-account/3-login.png"} alt="Login form" />

## 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**.

<Screenshot url="https://cloud.mongodb.com" src={"img/screenshots/20-mongodb-atlas/2-create-account/4-new-project.png"} alt="Create new project" />
<Screenshot url="https://cloud.mongodb.com" src={"img/screenshots/20-mongodb-atlas/1-create-account/4-new-project.png"} alt="Create new project" />

Enter a name for your project and click **Next**.

<Screenshot url="https://cloud.mongodb.com" src={"img/screenshots/20-mongodb-atlas/2-create-account/5-new-project-name.png"} alt="Create new project" />
<Screenshot url="https://cloud.mongodb.com" src={"img/screenshots/20-mongodb-atlas/1-create-account/5-new-project-name.png"} alt="Create new project" />

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 <a href="./create-cluster">**deploying a Database Cluster**</a>
Once the project is ready, continue the workshop from <a href="./create-cluster">**deploying a Database Cluster**</a>
</details>

## Sign up for MongoDB Atlas
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b05334f

Please sign in to comment.