diff --git a/docs/tutorials/setting_up_your_gcp_account.md b/docs/tutorials/setting_up_your_gcp_account.md
index 643a3b406..fd9bc8594 100644
--- a/docs/tutorials/setting_up_your_gcp_account.md
+++ b/docs/tutorials/setting_up_your_gcp_account.md
@@ -12,7 +12,12 @@ description: Follow these steps to set up your Google Cloud Platform (GCP) accou
### Step 1: Create Your GCP Account
-Start by creating a Google Cloud account using the [GCP account creation flow](https://cloud.google.com/).
+Start by creating a Google Cloud account using the [GCP account creation flow](https://cloud.google.com/). If you already have an account skip to the next step.
+
+
+
+ Google GCP sign up page
+
---
@@ -39,7 +44,7 @@ Take note of your **Project ID** — you’ll need it later when setting the `GC
- Create a new project in the dialog
+ Create a new project in the dialog
---
@@ -53,15 +58,15 @@ Billing accounts let Google allocate costs to specific entities or users. You’
- Billing menu option
+ Billing menu option
-3. In the billing side panel, select **Manage billing accounts**, then click **Create account**.
-4. Follow the steps to create a billing account. A credit card is required.
+1. In the billing side panel, select **Manage billing accounts**, then click **Create account**.
+2. Follow the steps to create a billing account. A credit card is required.
- Billing management page
+ Billing management page
---
@@ -76,14 +81,14 @@ Once your project and billing account are created, link them together:
- Link billing account dialog
+ Link billing account dialog
-4. Choose the billing account to link.
+1. Choose the billing account to link.
- Select a billing account to link
+ Select a billing account to link
---
diff --git a/static/img/setting-up-your-gcp-account/google-sign-up.png b/static/img/setting-up-your-gcp-account/google-sign-up.png
new file mode 100644
index 000000000..fca72ef6a
Binary files /dev/null and b/static/img/setting-up-your-gcp-account/google-sign-up.png differ