diff --git a/docs/search/get-started-with-search/build-search/search-templates.md b/docs/search/get-started-with-search/build-search/search-templates.md index 954e157c12..4e67b604c0 100644 --- a/docs/search/get-started-with-search/build-search/search-templates.md +++ b/docs/search/get-started-with-search/build-search/search-templates.md @@ -3,6 +3,7 @@ id: search-templates title: Search Templates description: Search templates narrow down your queries into a few parameters that other users can edit to find the data they need. --- +import Iframe from 'react-iframe'; Search templates can help you simplify searches for your users by giving them a few easy input choices. You can have search templates replace any text in a query, including fields, keywords, and arguments to operators. You can also determine what type of information is valid such as text, strings, and keywords. @@ -10,6 +11,24 @@ Behind the scenes, selecting the parts of your query to use in the template is a Search templates work with [lookup (classic)](/docs/search/search-query-language/search-operators/lookup-classic). They are not supported with our newer [lookup tables](/docs/search/lookup-tables). +:::sumo Micro Lesson + +Watch this micro lesson to learn how to use search template parameters. + +