From 600038da7b78c0d2e05912590bf2f515a2cbc4c1 Mon Sep 17 00:00:00 2001 From: Olivia Shoup Date: Tue, 18 Aug 2026 14:44:56 -0500 Subject: [PATCH 1/2] Align GovCloud password reset troubleshooting with the portal UI Committed With Claude --- .../account_management/guide/manage-your-support-tickets.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hugo/content/en/account_management/guide/manage-your-support-tickets.md b/hugo/content/en/account_management/guide/manage-your-support-tickets.md index 909c111b775..8f792f6f46a 100644 --- a/hugo/content/en/account_management/guide/manage-your-support-tickets.md +++ b/hugo/content/en/account_management/guide/manage-your-support-tickets.md @@ -121,11 +121,13 @@ Make sure your full username includes the `.ddgov.support` suffix. ### Password reset not received -Click **Forgot Password** and follow the process with your full username (with the `.ddgov.support` suffix). If you still do not receive the email, add `ddog-gov.com` to your email allowlist. +Click **Forgot Password** to open the **Reset Your Password** page, then enter your full username, including the `.ddgov.support` suffix, in **Enter your username**. If you still do not receive the email, add `ddog-gov.com` to your email allowlist. + +If you do not know your username, click **Forgot your username?**, then click **Use Your Email Address**. This control takes you out of the GovCloud support portal. The page it opens is also titled **Reset Your Password**, but its **Enter your email address** field takes your work email address, not your `.ddgov.support` username. ### Registration error -Your account may already exist. Click **Forgot Password** and enter your full username, including the `.ddgov.support` suffix (for example, `[name]@[domain].ddgov.support`). If you are still unable to access your account, contact `support@ddog-gov.com`. +Your account may already exist. Click **Forgot Password**, then enter your full username, including the `.ddgov.support` suffix (for example, `[name]@[domain].ddgov.support`), in **Enter your username**. If you are still unable to access your account, contact `support@ddog-gov.com`. {{% /site-region %}} From 7f371c63fe130523886d0dbbc1c9b69f054ead60 Mon Sep 17 00:00:00 2001 From: Olivia Shoup Date: Tue, 18 Aug 2026 18:20:39 -0500 Subject: [PATCH 2/2] Correct the password reset CTA label and name Salesforce Identity Committed With Claude --- .../account_management/guide/manage-your-support-tickets.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo/content/en/account_management/guide/manage-your-support-tickets.md b/hugo/content/en/account_management/guide/manage-your-support-tickets.md index 8f792f6f46a..e91d219a8c0 100644 --- a/hugo/content/en/account_management/guide/manage-your-support-tickets.md +++ b/hugo/content/en/account_management/guide/manage-your-support-tickets.md @@ -121,13 +121,13 @@ Make sure your full username includes the `.ddgov.support` suffix. ### Password reset not received -Click **Forgot Password** to open the **Reset Your Password** page, then enter your full username, including the `.ddgov.support` suffix, in **Enter your username**. If you still do not receive the email, add `ddog-gov.com` to your email allowlist. +Click **Forgot Your Password?** to open the **Reset Your Password** page, then enter your full username, including the `.ddgov.support` suffix, in **Enter your username**. If you still do not receive the email, add `ddog-gov.com` to your email allowlist. -If you do not know your username, click **Forgot your username?**, then click **Use Your Email Address**. This control takes you out of the GovCloud support portal. The page it opens is also titled **Reset Your Password**, but its **Enter your email address** field takes your work email address, not your `.ddgov.support` username. +If you do not know your username, click **Forgot your username?**, then click **Use Your Email Address**. This control takes you out of the GovCloud support portal and opens Salesforce Identity. That page is also titled **Reset Your Password**, but its **Enter your email address** field takes your work email address, not your `.ddgov.support` username. ### Registration error -Your account may already exist. Click **Forgot Password**, then enter your full username, including the `.ddgov.support` suffix (for example, `[name]@[domain].ddgov.support`), in **Enter your username**. If you are still unable to access your account, contact `support@ddog-gov.com`. +Your account may already exist. Click **Forgot Your Password?**, then enter your full username, including the `.ddgov.support` suffix (for example, `[name]@[domain].ddgov.support`), in **Enter your username**. If you are still unable to access your account, contact `support@ddog-gov.com`. {{% /site-region %}}