# Datasets

#### Basic

The **Basic** section provides an overview of the fundamental options required when working with datasets in **ShyftSearch**. It covers essential configurations such as dataset creation, dataset browsing, and the setup for charts and dashboards. These options define how your data will be accessed, visualized, and managed within the platform.\
👉 For more detailed guidance, refer to the [Basic Dataset Guide](/supercloudnow-docs/undefined/usage-guide/datasets/basic.md).

#### Advance

The **Advanced** section covers configuration options used to enhance dataset performance and automation in **ShyftSearch**. It includes features such as **Queue Scan**, **Smart Scan**, and **Acceleration**, which enable real-time synchronization, efficient incremental updates, and optimized query performance.\
👉 For detailed usage and configuration steps, refer to the [**Advanced Dataset Settings Guide**](/supercloudnow-docs/undefined/usage-guide/datasets/advance.md).


---

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