Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion explore-analyze/dashboards/create-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,22 @@ products:

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

3. Add content to the dashboard. You have several options covered in more detail in the [Visualizations section](../visualize.md#panels-editors):
3. Add content to the dashboard. The following tabs show the available options in certain versions and deployment types. Some options are covered in more detail in the [Visualizations section](../visualize.md#panels-editors).

:::::{applies-switch}
::::{applies-item} { stack: ga 9.2, serverless: }
* [**Create visualization**](../visualize/lens.md). This option is a shortcut to create a chart using **Lens**, the default visualization editor in {{kib}}.
* **Add from library**. Select existing content that has already been configured and saved to the **Add from library** flyout.
::::

::::{applies-item} stack: ga 9.0
* [**Create visualization**](../visualize/lens.md). This option is a shortcut to create a chart using **Lens**, the default visualization editor in {{kib}}.
* [**Add panel**](../visualize.md#panels-editors). Choose one of the available panels to add and configure content to your dashboard.
* **Add from library**. Select existing content that has already been configured and saved to the **Visualize Library**.
* [**Controls**](add-controls.md). Add controls to help filter the content of your dashboard.

![Options to add content to your dashboard](/explore-analyze/images/kibana-add_content_to_dashboard_8.15.0.png "title =60%")
::::

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