# Advance

### Queue Scan

**Queue Scan** in **ShyftSearch** enables real-time synchronization between your source cloud storage and datasets. It listens to message queue services like **Amazon SQS**, **Kafka**, or **Redis** for data change events, ensuring that only updated directories are refreshed instead of reloading the entire dataset.\
👉 For setup and configuration details, visit the [Queue Scan Guide](/supercloudnow-docs/undefined/usage-guide/datasets/advance/queue-scan.md).

### Smart Scan

**Smart Scan** in **ShyftSearch** optimizes data refresh operations by updating only specific directories or files instead of reloading the entire dataset. This targeted scanning approach saves time and resources while keeping your data up to date.\
👉 For detailed setup instructions, visit the [Smart Scan Guide](/supercloudnow-docs/undefined/usage-guide/datasets/advance/smart-scan.md).

### Actions in Schedule Search

**Actions in Scheduled Search** allow users to automate notifications and responses after each scheduled search run. You can configure actions such as **Email**, **Webhook**, or **Run a Script** to receive real-time updates and maintain continuous visibility into search progress.\
👉 For detailed setup instructions, visit the [Schedule Search Actions Guide](broken://pages/Gos3w79oCZvIJEpXKMkV)


---

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