diff --git a/ui/components/integrations/api-key/api-key-link-card.tsx b/ui/components/integrations/api-key/api-key-link-card.tsx
index 84f87a0ef1..7196b533b9 100644
--- a/ui/components/integrations/api-key/api-key-link-card.tsx
+++ b/ui/components/integrations/api-key/api-key-link-card.tsx
@@ -10,7 +10,7 @@ export const ApiKeyLinkCard = () => {
icon={KeyRoundIcon}
title="API Keys"
description="Manage API keys for programmatic access."
- learnMoreUrl="https://docs.prowler.com/user-guide/providers/prowler-app-api-keys"
+ learnMoreUrl="https://docs.prowler.com/user-guide/tutorials/prowler-app-api-keys"
learnMoreAriaLabel="Learn more about API Keys"
bodyText="API Key management is available in your User Profile. Create and manage API keys to authenticate with the Prowler API for automation and integrations."
linkHref="/profile"
diff --git a/ui/components/users/profile/api-keys-card-client.tsx b/ui/components/users/profile/api-keys-card-client.tsx
index e1e70507fe..fae6a2fbdc 100644
--- a/ui/components/users/profile/api-keys-card-client.tsx
+++ b/ui/components/users/profile/api-keys-card-client.tsx
@@ -77,7 +77,7 @@ export const ApiKeysCardClient = ({
Manage API keys for programmatic access.{" "}
-
Need help configuring API Keys?{" "}
-