diff --git a/docs/user-guide/providers/gcp/getting-started-gcp.mdx b/docs/user-guide/providers/gcp/getting-started-gcp.mdx
index c2f8a9363c..6ad2d20ace 100644
--- a/docs/user-guide/providers/gcp/getting-started-gcp.mdx
+++ b/docs/user-guide/providers/gcp/getting-started-gcp.mdx
@@ -55,6 +55,7 @@ For Google Cloud, first enter your `GCP Project ID` and then select the authenti
- [Generate a key for a service account](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
+ For detailed instructions on how to setup Sevice Account authentication, see the [Authentication](/user-guide/providers/gcp/authentication) page.
1. Run the following command in your terminal to authenticate with GCP:
@@ -68,6 +69,7 @@ For Google Cloud, first enter your `GCP Project ID` and then select the authenti
3. Paste the `Client ID`, `Client Secret` and `Refresh Token` into Prowler App.
+