Skip to content

Commit 178d733

Browse files
alaudazzirhr323
authored andcommitted
[Kibana] Update the steps to "Add a new panel from your dashboard" (elastic#3516)
Update the procedure to reflect the new UI. Relates to elastic#3214
1 parent 15a57b0 commit 178d733

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

explore-analyze/visualize/esorql.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,18 @@ products:
1313

1414
You can add {{esql}} visualizations to a dashboard directly from queries in Discover, or you can start from a dashboard.
1515

16-
1716
## Edit and add from Discover [_edit_and_add_from_discover]
1817

1918
In Discover, [typing ES|QL queries](../query-filter/languages/esql-kibana.md) automatically shows a visualization. The visualization type depends on the content of the query: histogram, bar charts, etc. You can manually make changes to that visualization and edit its type and display options using the pencil button ![pencil button](/explore-analyze/images/kibana-esql-icon-edit-visualization.svg "").
2019

2120
You can then **Save** and add it to an existing or a new dashboard using the save button of the visualization ![save button](/explore-analyze/images/kibana-esql-icon-save-visualization.svg "").
2221

23-
2422
## Create from dashboard [_create_from_dashboard]
2523

26-
1. From your dashboard, select **Add panel**.
24+
1. Add a new panel from your dashboard.
25+
26+
* {applies_to}`stack: ga 9.2` Select **Add** > **New panel** in the toolbar.
27+
* {applies_to}`stack: ga 9.0` Click **Add panel** in the dashboard toolbar.
2728

2829
::::{tip}
2930
If you haven't created a [data view](/explore-analyze/find-and-organize/data-views.md) and you don't have a dashboard yet, the **Dashboards** page offers you the possibility to **Try ES|QL** right away. By selecting this option, a dashboard is created with an ES|QL visualization that you can interact with and configure using ES|QL.

0 commit comments

Comments
 (0)