diff --git a/webchat/react-library/assets/client-id-dark.png b/webchat/react-library/assets/client-id-dark.png
deleted file mode 100644
index fde59b18..00000000
Binary files a/webchat/react-library/assets/client-id-dark.png and /dev/null differ
diff --git a/webchat/react-library/assets/client-id.png b/webchat/react-library/assets/client-id.png
deleted file mode 100644
index 8bb7b635..00000000
Binary files a/webchat/react-library/assets/client-id.png and /dev/null differ
diff --git a/webchat/react-library/get-started.mdx b/webchat/react-library/get-started.mdx
index 6240502d..c9f86741 100644
--- a/webchat/react-library/get-started.mdx
+++ b/webchat/react-library/get-started.mdx
@@ -47,22 +47,9 @@ This ID identifies your bot and enables communication with the Webchat service.
To get your bot's Client ID:
1. From the [Dashboard](/get-started/dashboard/), select your bot.
-2. In the left navigation bar, select **Webchat**.
+2. In the left sidebar, go to **Webchat > Features**.
3. Select the **Advanced Settings** tab.
-4. Copy the **Client ID**:
-
-
-
-
-
+4. Copy the **Client ID**.
---