Skip to content

Commit 187dfe8

Browse files
authored
Add preference (#5588)
1 parent a9bdae5 commit 187dfe8

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Default Starting Page (Get Started)
3+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
keywords:
5+
- preferences
6+
hide_table_of_contents: true
7+
---
8+
9+
import useBaseUrl from '@docusaurus/useBaseUrl';
10+
11+
We're happy to announce a new **Default Starting Page** preference that allows you to select the page to appear when you log in to Sumo Logic. This preference applies only to users of the New UI. [Learn more](/docs/get-started/account-settings-preferences/#default-starting-page).

docs/get-started/account-settings-preferences.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ Enabling this preference hides the **Open in New Tab** button on navigation menu
128128

129129
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" />
130130

131+
### Default Starting Page
132+
133+
Select the default page to appear when you log in to Sumo Logic. This preference applies only to users of the [**New UI**](/docs/get-started/sumo-logic-ui).
134+
131135
### Theme
132136

133137
Select to show the user interface in a **Dark theme** or **Light theme**.
51 KB
Loading

0 commit comments

Comments
 (0)