Skip to content

Commit a360c85

Browse files
authored
Merge branch 'main' into rcs_ipv6_support_9.2
2 parents a5879ca + 530e586 commit a360c85

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

explore-analyze/dashboards/arrange-panels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Organize your dashboard panels into collapsible sections to improve readability
2323
To add a collapsible section:
2424

2525
1. Open the dashboard and make sure that you are in **Edit** mode.
26-
2. Select **Add panel** and select **Collapsible section**. The collapsible section is added at the end of the dashboard.
26+
2. Add a new panel and select **Collapsible section**. The collapsible section is added at the end of the dashboard.
2727
3. Optionally, edit the label of the section.
2828
4. Drag and drop any panels you want into the section.
2929
:::{tip}

explore-analyze/dashboards/create-dashboard.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ products:
1515

1616
When you create a dashboard, you are automatically in edit mode and can make changes to the dashboard.
1717

18-
3. Add content to the dashboard. You have several options covered in more detail in the [Visualizations section](../visualize.md#panels-editors):
18+
3. Populate your dashboard with the content that you need. You can:
1919

20-
* [**Create visualization**](../visualize/lens.md). This option is a shortcut to create a chart using **Lens**, the default visualization editor in {{kib}}.
21-
* [**Add panel**](../visualize.md#panels-editors). Choose one of the available panels to add and configure content to your dashboard.
22-
* **Add from library**. Select existing content that has already been configured and saved to the **Visualize Library**.
23-
* [**Controls**](add-controls.md). Add controls to help filter the content of your dashboard.
24-
25-
![Options to add content to your dashboard](/explore-analyze/images/kibana-add_content_to_dashboard_8.15.0.png "title =60%")
20+
* [**Add new visualizations**](../visualize.md#panels-editors). Create a chart using [Lens](../visualize/lens.md), the default visualization editor in {{kib}}, or other visualizations such as [Maps](../visualize/maps.md).
21+
* [**Add existing content from the library**](../visualize/visualize-library.md). Select existing visualizations or Discover sessions that have already been configured and saved to the **Visualize Library**.
22+
* [**Add annotations or navigation panels**](../visualize.md#panels-editors). Make your dashboard more informative and easier to read with sections, text, and images.
23+
* [**Add controls**](add-controls.md). Define a set of interactive filters (options lists, range or time sliders) that you and future users of this dashboard can use to explore its data.
2624

2725
4. Organize your dashboard by [organizing the various panels](arrange-panels.md).
2826
5. Define the main settings of your dashboard from the **Settings** menu located in the toolbar.

explore-analyze/dashboards/duplicate-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ products:
1111
# Duplicate a dashboard [duplicate-dashboards]
1212

1313
1. Open the dashboard you want to duplicate.
14-
2. In **View** mode, click **Duplicate** in the toolbar.
14+
2. Exit the edit mode, and click **Duplicate** in the toolbar.
1515
3. In the **Duplicate dashboard** window, enter a title and optional description and tags.
1616
4. Click **Save**.
1717

0 commit comments

Comments
 (0)