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
Copy file name to clipboardExpand all lines: explore-analyze/dashboards/open-dashboard.md
+5-12Lines changed: 5 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,32 +17,25 @@ products:
17
17
When looking for a specific dashboard, you can filter them by tag or by creator, or search the list based on their name and description. Note that the creator information is only available for dashboards created on or after version 8.14.
18
18
::::
19
19
20
-
3. Click the dashboard **Title** you want to open.
21
-
4. Make sure that you are in **Edit** mode to be able to make changes to the dashboard. You can switch between **Edit** and **View** modes from the toolbar.
22
-

20
+
3. Click the dashboard name you want to open.
21
+
The dashboard opens automatically in **Edit** mode if you have the right permissions. You can switch between edit and view modes from the toolbar.
23
22
24
23
5. Make the changes that you need to the dashboard:
25
24
26
25
* Adjust the dashboard’s settings
27
26
*[Add, remove, move, or edit panels](../visualize.md#panels-editors)
28
27
*[Change the available controls](add-controls.md)
29
28
30
-
6.**Save** the dashboard. You automatically switch to **View** mode upon saving.
29
+
6.**Save** the dashboard.
31
30
32
31
::::{note}
33
32
Managed dashboards can’t be edited directly, but you can [duplicate](duplicate-dashboards.md) them and edit these duplicates.
34
33
::::
35
34
36
-
37
35
## Reset dashboard changes [reset-the-dashboard]
38
36
39
-
When editing a dashboard, you can revert any changes you’ve made since the last save using **Reset dashboards**.
37
+
When editing a dashboard, you can revert any changes you’ve made since the last save using the **Reset** button in the toolbar.
40
38
41
39
::::{note}
42
40
Once changes are saved, you can no longer revert them in one click, and instead have to edit the dashboard manually.
43
-
::::
44
-
45
-
46
-
1. In the toolbar, click **Reset**.
47
-
2. On the **Reset dashboard?** window, click **Reset dashboard**.
48
-

Copy file name to clipboardExpand all lines: explore-analyze/discover/discover-get-started.md
+36-1Lines changed: 36 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,8 @@ You can later filter the data that shows in the chart and in the table by specif
94
94
You can combine multiple keywords or characters. For example, `geo dest` finds `geo.dest` and `geo.src.dest`.
95
95
::::
96
96
97
+
{applies_to}`stack: ga 9.2` For some searches, Discover suggests recommended fields to explore. These suggestions are based on the data you query and are managed by Elastic.
98
+
97
99
2. Select a field to view its most frequent values.
98
100
**Discover** shows the top 10 values and the number of records used to calculate those values.
99
101
@@ -303,6 +305,39 @@ Note that in ES|QL mode, the **Documents** tab is named **Results**.
0 commit comments