From 5a7b7fba1a06bfa439c138b63b2abe5672f51ecc Mon Sep 17 00:00:00 2001
From: Jagadisha V <129049263+JV0812@users.noreply.github.com>
Date: Wed, 6 Aug 2025 12:53:43 +0530
Subject: [PATCH 1/2] Search template Parameter - Microlesson added
---
.../build-search/search-templates.md | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
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..e766cc204b 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
@@ -10,6 +10,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.
+
+
+
+:::
+
## Create a general Search Template
From any query you create, or an existing one you manage, you can create a search template and specify parameters.
From 992d7c420ead910def10de3244f82e6d8797b2c3 Mon Sep 17 00:00:00 2001
From: Jagadisha V
Date: Wed, 6 Aug 2025 13:13:22 +0530
Subject: [PATCH 2/2] minor fix
---
.../get-started-with-search/build-search/search-templates.md | 1 +
1 file changed, 1 insertion(+)
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 e766cc204b..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.