Skip to content

Commit 0d2559d

Browse files
anthony-dgxrtrieutomnof
authored
Documentation for email verification (#28024)
* Documentation for email verification We're currently working on a new feature that allows users to verify their email addresses. Users with verified email address will be able to perform more actions. * Remove "will" from the content * Fixing some typos * Improve wording * Fix typos and improve clarity * Use 'After' instead of 'Once' and remove line break * Fixing typo * Keep wording consistency * Merging Email verification and Log out all active sessions PRs * Fixing titles * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/account_management/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> --------- Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> Co-authored-by: Toma <tom.nof@datadoghq.com>
1 parent d134701 commit 0d2559d

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

content/en/account_management/_index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,40 @@ The [Apps tab][14] in **Personal Settings** allows you to manage apps that have
8888

8989
When you hover over an app, the option to enable or disable it appears on the right of the app listing.
9090

91+
#### Email verification
92+
Verify your email address for enhanced account security and access to additional management features. Verified users have greater control over their account security and can see all the organizations they belong to.
93+
94+
- **Google login users** are automatically verified during their first login.
95+
- **Password-based users** verify their email when setting their password for the first time.
96+
- **SAML users** must manually verify their email through Datadog.
97+
98+
After being verified, you gain access to:
99+
- The ability to **log out of all active web sessions** across devices, ensuring security in case of credential compromise.
100+
- The ability to **view and switch between organizations** outside of your current org hierarchy.
101+
102+
Unverified users can still access Datadog, but are limited to viewing organizations within their hierarchy and cannot revoke active sessions.
103+
104+
#### Verify your email
105+
106+
To verify your email:
107+
1. Navigate to your **Profile Settings**.
108+
2. Click on **Verify Account**.
109+
3. Enter the **verification code** sent to your registered email.
110+
4. Click **Submit** to complete the verification process.
111+
112+
#### Log out of all active web sessions
113+
114+
To log out of all active web sessions:
115+
Logging out of all active web sessions logs you out of all current sessions across devices, including the one you're using.
116+
117+
118+
To log out of all active sessions:
119+
1. Go to **Personal Settings**.
120+
2. Click **Log Out of All Web Sessions**.
121+
3. Confirm the action.
122+
123+
After confirming, you are logged out from all devices and need to log back in.
124+
91125
## Appearance
92126

93127
View Datadog in dark mode by hovering over your avatar in the sidebar, or by pressing `Ctrl+Opt+D` / `Ctrl+Alt+D`.

0 commit comments

Comments
 (0)