diff --git a/docs/30-fireworks-ai/1-create-account.mdx b/docs/30-fireworks-ai/1-create-account.mdx
index 9fc5b48..8b0a875 100644
--- a/docs/30-fireworks-ai/1-create-account.mdx
+++ b/docs/30-fireworks-ai/1-create-account.mdx
@@ -10,6 +10,6 @@ Start by navigating to the [Fireworks AI homepage](https://fireworks.ai/) and cl
-Click **Login With Google** and authenticate with your Google account. This will provision a new Fireworks account and API Key for you.
+Click **Login With Google** and authenticate with your Google account. This will provision a new Fireworks account for you.
\ No newline at end of file
diff --git a/docs/30-fireworks-ai/2-create-api-key.mdx b/docs/30-fireworks-ai/2-create-api-key.mdx
index 34f76fa..8922633 100644
--- a/docs/30-fireworks-ai/2-create-api-key.mdx
+++ b/docs/30-fireworks-ai/2-create-api-key.mdx
@@ -2,11 +2,9 @@ import Screenshot from "@site/src/components/Screenshot";
# 👐 Create an API key
-**If you just created a new account or want to use an existing API key, skip to the last step to copy the API key.**
+To use the Fireworks API, you will need an API Key. To create a secure API key, follow the steps below.
-If you already have a Fireworks account and want to create a new API key, follow the steps below.
-
-Upon logging in, click the **API Keys** tab.
+Upon logging in, click the **User** tab.
@@ -14,6 +12,4 @@ Click the purple **Create API Key** button. In the modal that appears, enter a n
-Click the copy button next to your API key to copy it to your clipboard. Paste the API key somewhere safe.
-
-
\ No newline at end of file
+When prompted, copy the API key to a safe location.
\ No newline at end of file
diff --git a/static/img/screenshots/30-fireworks-ai/2-create-api-key/1-api-key.png b/static/img/screenshots/30-fireworks-ai/2-create-api-key/1-api-key.png
index b437835..f2e4d93 100644
Binary files a/static/img/screenshots/30-fireworks-ai/2-create-api-key/1-api-key.png and b/static/img/screenshots/30-fireworks-ai/2-create-api-key/1-api-key.png differ
diff --git a/static/img/screenshots/30-fireworks-ai/2-create-api-key/2-create-api-key.png b/static/img/screenshots/30-fireworks-ai/2-create-api-key/2-create-api-key.png
index 3043db1..3699c7a 100644
Binary files a/static/img/screenshots/30-fireworks-ai/2-create-api-key/2-create-api-key.png and b/static/img/screenshots/30-fireworks-ai/2-create-api-key/2-create-api-key.png differ
diff --git a/static/img/screenshots/30-fireworks-ai/2-create-api-key/3-copy-api-key.png b/static/img/screenshots/30-fireworks-ai/2-create-api-key/3-copy-api-key.png
deleted file mode 100644
index 5b3ba34..0000000
Binary files a/static/img/screenshots/30-fireworks-ai/2-create-api-key/3-copy-api-key.png and /dev/null differ