From 64ddaa830a8210b181c90f9a3495b03b1aa61e9f Mon Sep 17 00:00:00 2001 From: Alexa Date: Tue, 24 Mar 2026 14:41:12 -0500 Subject: [PATCH 1/4] update email update verification flow --- content/manuals/accounts/manage-account.md | 24 +++++++--------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/content/manuals/accounts/manage-account.md b/content/manuals/accounts/manage-account.md index c63e765775bd..ca6d94bf4651 100644 --- a/content/manuals/accounts/manage-account.md +++ b/content/manuals/accounts/manage-account.md @@ -38,27 +38,17 @@ It may take some time for your avatar to update in Docker. To update your email address: -1. Sign in to your [Docker account](https://app.docker.com/login). -1. Select your avatar in the top-right corner and select **Account settings**. -1. Select **Email**. -1. Enter your new email address and your password to confirm the change. -1. Select **Send verification email**. Docker sends a verification -link to your new email. - -Your new email address will appear as unverified until you complete the -verification process. You can: - -- Resend the verification email if needed. -- Remove the unverified email address at any time before verification. - -To verify your email, open your email client and follow the instructions -in the Docker verification email. +1. Sign in to [app.docker.com](https://app.docker.com/login). +1. Go to **Settings**, then choose **Email**. +1. Enter your new email address and password, then select **Verify email**. +1. Go to the new Docker email and copy the 6-digit verification code. This code expires after 15 minutes. +1. Paste verification code to complete updating your email. > [!NOTE] > > Docker accounts only support one verified email address at a time, which -is used for account notifications and security-related communications. You -can't add multiple verified email addresses to your account. +> is used for account notifications and security-related communications. You +> can't add multiple verified email addresses to your account. ## Change your password From a87bb272ba6ca93bf7514482ed534c6ff1204bf1 Mon Sep 17 00:00:00 2001 From: Alexa Date: Wed, 25 Mar 2026 10:50:18 -0500 Subject: [PATCH 2/4] clarifying copy --- content/manuals/accounts/manage-account.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/accounts/manage-account.md b/content/manuals/accounts/manage-account.md index ca6d94bf4651..accb2323c3a0 100644 --- a/content/manuals/accounts/manage-account.md +++ b/content/manuals/accounts/manage-account.md @@ -40,7 +40,7 @@ To update your email address: 1. Sign in to [app.docker.com](https://app.docker.com/login). 1. Go to **Settings**, then choose **Email**. -1. Enter your new email address and password, then select **Verify email**. +1. Enter your new email address and confirm your identity with your password. Select **Verify email**. 1. Go to the new Docker email and copy the 6-digit verification code. This code expires after 15 minutes. 1. Paste verification code to complete updating your email. From 20f54d52a1a82062c5b25f51aef33bd3adc4f67a Mon Sep 17 00:00:00 2001 From: Alexa Date: Thu, 26 Mar 2026 08:37:16 -0500 Subject: [PATCH 3/4] tech writer edits --- content/manuals/accounts/manage-account.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/accounts/manage-account.md b/content/manuals/accounts/manage-account.md index accb2323c3a0..75430c3c01c5 100644 --- a/content/manuals/accounts/manage-account.md +++ b/content/manuals/accounts/manage-account.md @@ -38,11 +38,11 @@ It may take some time for your avatar to update in Docker. To update your email address: -1. Sign in to [app.docker.com](https://app.docker.com/login). +1. Sign in to your [Docker account](https://app.docker.com/login). 1. Go to **Settings**, then choose **Email**. 1. Enter your new email address and confirm your identity with your password. Select **Verify email**. 1. Go to the new Docker email and copy the 6-digit verification code. This code expires after 15 minutes. -1. Paste verification code to complete updating your email. +1. Paste the verification code to complete updating your email. > [!NOTE] > From c29b6da508779dd499993b8c74680d5656c6f615 Mon Sep 17 00:00:00 2001 From: Alexa Kristensen <81787716+akristen@users.noreply.github.com> Date: Thu, 26 Mar 2026 13:41:19 -0500 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com> --- content/manuals/accounts/manage-account.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/manuals/accounts/manage-account.md b/content/manuals/accounts/manage-account.md index 75430c3c01c5..9fc8ea94a613 100644 --- a/content/manuals/accounts/manage-account.md +++ b/content/manuals/accounts/manage-account.md @@ -41,9 +41,11 @@ To update your email address: 1. Sign in to your [Docker account](https://app.docker.com/login). 1. Go to **Settings**, then choose **Email**. 1. Enter your new email address and confirm your identity with your password. Select **Verify email**. -1. Go to the new Docker email and copy the 6-digit verification code. This code expires after 15 minutes. +1. Go to the new Docker email and copy the 6-digit verification code. 1. Paste the verification code to complete updating your email. +Your verification session expires after 15 minutes. + > [!NOTE] > > Docker accounts only support one verified email address at a time, which