# Sub-Searches

The **Sub-Search feature** in ShyftSearch allows you to perform refined searches within your dataset results **using KQL (Kusto Query Language)**. It supports both structured and raw data, enabling precise filtering and deeper analysis of your existing dataset results. For more information about KQL syntax and usage.

For detailed information and examples of KQL commands, refer to the 👉 [**KQL Queries**](/supercloudnow-docs/undefined/usage-guide/datasets/basic/kql-queries.md) guide.

<figure><picture><source srcset="/files/SMNQ17wu2juWgPwnUiIS" media="(prefers-color-scheme: dark)"><img src="/files/ELKBtxEjOk2xt5cy5JMn" alt=""></picture><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://supercloudnow.gitbook.io/supercloudnow-docs/undefined/usage-guide/search/sub-searches.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
