# Search

#### How to run a Search

The **How to Run a Search** section in ShyftSearch explains the complete process of executing a search query — from defining parameters to viewing results. It helps you understand how searches work and the steps involved in running them effectively.\
👉 For step-by-step execution details, refer to the [**How to run a Search**](/supercloudnow-docs/undefined/usage-guide/search/how-to-run-a-search.md) **guide**.

#### Charts & Dashboards

The **Charts & Dashboards** section allows you to visualize structured data through interactive charts and combine multiple visualizations into unified dashboards. This helps in identifying trends, monitoring key metrics, and gaining a comprehensive overview of your search results in one place.\
👉 For detailed steps on creating and managing visualizations, refer to the [**Charts & Dashboards**](/supercloudnow-docs/undefined/usage-guide/search/charts-and-dashboards.md) **guide**.

#### Sub-Searches

The Sub-Search feature in ShyftSearch enables refined searches within existing search results using KQL (Kusto Query Language) for precise filtering and deeper analysis of structured and raw data. \
👉 For more details, refer to the [**Sub-Searches**](/supercloudnow-docs/undefined/usage-guide/search/sub-searches.md) guide.

#### Stats

The **Stats** section in ShyftSearch provides a detailed column-wise summary of search results, showing all unique values, their counts, percentage distribution, and overall data spread for better insights.\
👉 For detailed usage and interpretation, refer to the [**Stats Analysis**](/supercloudnow-docs/undefined/usage-guide/search/stats.md) **Guide**.


---

# 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.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.
