# Automations

Seemore's automation features actively manage your Snowflake warehouses in real time — suspending idle resources, scaling multi-cluster capacity based on load, right-sizing on a schedule, and protecting against sudden query spikes.

{% hint style="success" %}
All automations are production-safe — no active queries are ever interrupted.
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/8wn8hsxhr3RtgANDpumi" alt="" data-size="line"> <strong>Auto Shutdown</strong></td><td>Instantly suspends idle warehouses and eliminates unnecessary idle spend.</td><td><a href="/pages/L2st5Dj3SMHzv9WXz1fn">/pages/L2st5Dj3SMHzv9WXz1fn</a></td></tr><tr><td><img src="/files/cDxtPdWqCSxrCMA7hGXB" alt="" data-size="line"> <strong>Auto Scaler</strong></td><td>Scales multi-cluster warehouses in based on real-time query load.</td><td><a href="/pages/nfbtHj1XhjLLQhUzcybR">/pages/nfbtHj1XhjLLQhUzcybR</a></td></tr><tr><td><img src="/files/oVIJ4qiDpmLQkpciGOxW" alt="" data-size="line"> <strong>Smart Pulse</strong></td><td>Builds an hourly schedule to right-size warehouse capacity across the week.</td><td><a href="/pages/deBERnUM2DIT8uM5oXbu">/pages/deBERnUM2DIT8uM5oXbu</a></td></tr><tr><td><strong>Live Tuning</strong></td><td>Temporarily override warehouse configuration for high query load, with automatic revert.</td><td><a href="/pages/rlcd0nhuNflffpGckok1">/pages/rlcd0nhuNflffpGckok1</a></td></tr></tbody></table>


---

# 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://docs.seemoredata.io/external-docs/fundamentals/our-features/automations.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.
