You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new preference setting allows you to open links from the left navigation menu in a new browser tab by default. This feature is available only in the New UI. [Learn more](/docs/get-started/account-settings-preferences/#navigation).
13
+
14
+
<img src={useBaseUrl('img/get-started/open-in-new-tab-button.png')} alt="Open in New Tab button" style={{border: '1px solid gray'}} width="125" />
Copy file name to clipboardExpand all lines: docs/get-started/account-settings-preferences.md
+23-7Lines changed: 23 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,9 @@ You can review and update your personal account settings and login credentials a
13
13
14
14
## Accessing preferences
15
15
16
-
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select your username and then **Preferences**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu, select your username and then **Preferences**.
17
-
1. Update your preferences as needed.
16
+
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select your username and then **Preferences**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu, select the person silhouette icon and then **Preferences**.
If you're an Administrator, you can [manage users](/docs/manage/users-roles/users/), [assign roles](/docs/manage/users-roles/roles), and more.
31
34
32
35
### Change email address
33
36
@@ -42,16 +45,16 @@ If you're an Administrator, you can [manage users/roles, change user passwords](
42
45
1. Enter your current password, and then enter the new password twice to verify it.
43
46
1. Click **OK** to finalize the change.
44
47
45
-
Admins can [reset passwords](/docs/manage/users-roles/users/reset-user-password) on behalf of users in their org.
46
-
47
48
You can also reset your from your login screen by clicking **Forgot your password?**.
48
49
50
+
If you're an Administrator, you can [reset passwords](/docs/manage/users-roles/users/reset-user-password) for users in your org.
51
+
49
52
## My Security Settings
50
53
51
54
This section allows you to enable 2-step verification and view backup codes.
52
55
53
56
:::note
54
-
This section appears only if an administrator has made 2-step verification mandatory for your organization. For more information, see [2-Step Verification for Administrators](/docs/manage/security/2-step-verification-admins/).
57
+
The **My Security Settings**section is visible only if an administrator has made 2-step verification mandatory for your organization. For more details, see [2-Step Verification for Administrators](/docs/manage/security/2-step-verification-admins).
55
58
:::
56
59
57
60
To set up 2-Step Verification, you will need to install a Time-Based One-Time Password (TOTP) app, which will automatically generate an authentication code that changes after a certain period of time.
@@ -67,6 +70,8 @@ To set up 2-Step Verification, you will need to install a Time-Based One-Time Pa
67
70
68
71
These settings apply only to your personal account and do not affect other users in your organization. Changes take effect the next time you sign in.
@@ -110,7 +115,18 @@ Keyboard shortcuts are disabled when typing in the [search text box](/docs/searc
110
115
111
116
Choose how long your Sumo Logic session remains active before timing out. Options range from 5 minutes to 7 days.
112
117
113
-
For details on web session timeouts and Multi-Account Access, see [Multi-Account Access](/docs/manage/users-roles/users/multi-account-access).
118
+
For details on web session timeouts and multi-account access, see [Multi-Account Access](/docs/manage/users-roles/users/multi-account-access).
119
+
120
+
121
+
### Navigation
122
+
123
+
#### Open all navigation menu items in new browser tabs by default
124
+
125
+
By default, selecting a menu link in the left navigation pane opens it in a new tab.<br/><img src={useBaseUrl('img/get-started/open-in-new-tab-button.png')} alt="Open in New Tab button" style={{border: '1px solid gray'}} width="125" />
126
+
127
+
Enabling this preference hides the **Open in New Tab** button on navigation menu links.
128
+
129
+
However, even when this preference is enabled, the **Open in New Tab** button remains visible for menu items with subfolders, allowing you to click the menu item to view its subfolders and open them in a new tab.<br/><img src={useBaseUrl('img/get-started/open-in-new-tab-button-on-folder.png')} alt="Open in New Tab button" style={{border: '1px solid gray'}} width="250" />
0 commit comments