[DOCS] How to duplicate a search (#154008)

## Summary

Adds content on how to duplicate a search in [Save a search for
reuse](https://www.elastic.co/guide/en/kibana/current/save-open-search.html).

Closes #149850

---------

Co-authored-by: Julia Rechkunova <julia.rechkunova@gmail.com>
This commit is contained in:
gchaps 2023-04-05 13:47:05 -07:00 committed by GitHub
parent 608886ff86
commit 0a62f2c662
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,9 +30,21 @@ current view of *Discover*, including the columns and sort order in the document
If the saved search is associated with a different {data-source} than is currently
selected, opening the saved search changes the selected {data-source}. The query language
used for the saved search is also automatically selected.
. To add your search results to a dashboard:
.. Open the main menu, then click *Dashboard*.
.. Open or create the dashboard, then click *Edit*.
.. Click *Add from library*.
.. From the *Types* dropdown, select *Saved search*.
.. Select the saved search that you want to visualize, then click *X* to close the list.
[float]
=== Duplicate a search
. In **Discover**, open the search that you want to duplicate.
. In the toolbar, click *Save*.
. Give the search a new name.
. Turn on **Save as new search**.
. Click *Save*.
[float]
=== Add search results to a dashboard
. Open the main menu, and then click *Dashboard*.
. Open or create the dashboard, then click *Edit*.
. Click *Add from library*.
. From the *Types* dropdown, select *Saved search*.
. Select the saved search that you want to visualize, then click *X* to close the list.