# Automations

- [Campaign Scheduling](https://docs.ppcstorm.com/automations/campaign-scheduling.md)
- [Automation Engines](https://docs.ppcstorm.com/automations/automation-engines.md)
- [Automation Recipes](https://docs.ppcstorm.com/automations/automation-engines/automation-recipes.md)
- [ACOS Optimizer](https://docs.ppcstorm.com/automations/automation-engines/acos-optimizer.md): (Currently only available at the keyword level)
- [Search Term Zapper](https://docs.ppcstorm.com/automations/automation-engines/search-term-zapper.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Wasted Spend Optimizer](https://docs.ppcstorm.com/automations/automation-engines/wasted-spend-optimizer.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Campaign Budget Optimizer](https://docs.ppcstorm.com/automations/automation-engines/campaign-budget-optimizer.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Keyword Coaxer](https://docs.ppcstorm.com/automations/automation-engines/keyword-coaxer.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Search Term Scout (COMING SOON)](https://docs.ppcstorm.com/automations/automation-engines/search-term-scout-coming-soon.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Keyword Experimenter (COMING SOON)](https://docs.ppcstorm.com/automations/automation-engines/keyword-experimenter-coming-soon.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Placement Adjustment Optimizer (COMING SOON)](https://docs.ppcstorm.com/automations/automation-engines/placement-adjustment-optimizer-coming-soon.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Target Reviver (COMING SOON)](https://docs.ppcstorm.com/automations/automation-engines/target-reviver-coming-soon.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Keyword Isolater (COMING SOON)](https://docs.ppcstorm.com/automations/automation-engines/keyword-isolater-coming-soon.md): When will rules run based on schedule;  - Daily: ~1am EST - Weekly: ~1am EST Saturday - Monthly: ~1am EST 1st of month
- [Rule Cloning to Multiple Accounts](https://docs.ppcstorm.com/automations/automation-engines/rule-cloning-to-multiple-accounts.md): Follow the step by step guide below to see how you can close existing rules from your marketplace, to as many other marketplaces as you would like! Save time by cloning your most commonly used rules.
- [Alerts](https://docs.ppcstorm.com/automations/alerts.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://docs.ppcstorm.com/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.
