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
We're excited to introduce a new preference setting that allows you to open menu links in the left navigation pane in a new browser tab by default. This feature is available only in the New UI.
15
+
16
+
<br/><img src={useBaseUrl('img/get-started/open-in-new-tab.gif')} alt="Open in New Tab button" style={{border: '1px solid gray'}} width="800" />
17
+
18
+
For more details, see [Navigation preferences](/docs/get-started/account-settings-preferences/#navigation).
Copy file name to clipboardExpand all lines: docs/get-started/account-settings-preferences.md
+22-32Lines changed: 22 additions & 32 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.
@@ -112,6 +117,17 @@ Choose how long your Sumo Logic session remains active before timing out. Option
112
117
113
118
For details on web session timeouts and multi-account access, see [Multi-Account Access](/docs/manage/users-roles/users/multi-account-access).
114
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="150" />
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" />
130
+
115
131
### Theme
116
132
117
133
Select to show the user interface in a **Dark theme** or **Light theme**.
@@ -146,20 +162,6 @@ Keep this option selected to automatically open the search autocomplete dialog w
146
162
147
163
By default, saved searches run automatically when selected. Deselect this option if you prefer to start searches manually.
148
164
149
-
### Log Search
150
-
151
-
#### Show confirmation dialog when closing a tab
152
-
153
-
On the Search page, if you want to be prompted with a confirmation dialog before you can close a search tab, select this checkbox.
154
-
155
-
#### Enable autocomplete
156
-
157
-
Use `<Esc>` or `<Alt>``<Space>` to open it manually) Keep this option selected if you'd like to open the [search autocomplete](/docs/search/get-started-with-search/search-basics/search-autocomplete) dialog when you are editing a query. Deselect the option to disable the search autocomplete dialog.
158
-
159
-
#### Automatically run the search after selecting it from a list of saved searches
160
-
161
-
Keep this option selected if you'd like to run a saved search as soon as you select it. Deselect the option if you'd like to start the search manually.
162
-
163
165
### Alerts
164
166
165
167
Click any of the following checkboxes to enable your desired preferences:<br/><img src={useBaseUrl('img/alerts/alert-preferences.png')} alt="Alert preferences" style={{border: '1px solid gray'}} width="500" />
@@ -179,15 +181,3 @@ By default, your alerts list only displays alerts with an active status. Alerts
179
181
#### Enable "My subscriptions" as default filter
180
182
181
183
By default, alerts you are subscribed to will appear in your alerts list.<br/> <img src={useBaseUrl('img/alerts/filter-subscribe.png')} alt="alert-preferences" style={{border: '1px solid gray'}} width="500" />
182
-
183
-
### New UI
184
-
185
-
#### Open navigation menu links in a new tab by default
186
-
187
-
By default, a new tab opens every time you select a menu link in the left navigation pane.
188
-
189
-
:::tip
190
-
Selecting this preference hides the **Open in New Tab** button on navigation menu links. <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="100" />
191
-
192
-
However, the **Open in New Tab** button will still appear on menu items with subfolders. This allows you to either click the menu item to see its subfolders, or to click the **Open in New Tab** to open the menu item 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="200" />
0 commit comments