# Usage Guide

### **Basic Usage**

The **Basic Usage** section provides an overview of how to start using **ShyftSearch** after installation. It covers essential operations such as creating datasets, performing searches, viewing results, and managing dashboards.\
👉 For detailed usage instructions, refer to the [Basic Usage Guide](broken://pages/SiQyFXRYPv65o6635Bem)

### **Advance Usage**

The **Advanced Usage** section explores the more powerful and customizable capabilities of **ShyftSearch**. It includes features such as configuring SmartScan and Queue Scan, integrating with external platforms, and automating workflows for real-time data analysis.\
👉 For a detailed walkthrough, refer to the [Advance Usage Guide](broken://pages/9eCj2F2VqXuzOJQY2pae)


---

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