# Automation

Automation helps to save a lot of time and does not require programming knowledges. Just select the searches you need and plan your schedule.&#x20;

We will automatically send the results to your email or call the Webhook URL.

### Create automation

Please navigate to the Automation page and click on the Create Automation button.&#x20;

In the first step, please attach searches that should be automated (you can use already existing, or create a new one).

Automation can be scheduled to run every `minute`, `hour`, `day`, `week`, `month` or just plan your own schedule.

<figure><img src="/files/z91LmZUGvYKlRxZv3FXq" alt="Create Automation wizard"><figcaption><p>Create Automation wizard</p></figcaption></figure>

### Automation results

You can save automation results directly on SpaceSerp dashboard.

> The Automation results will be automatically deleted after 7 days.&#x20;

Also,  we'll send results to your `email` or call `Webhook` when automation will be fired .&#x20;

You can specify the result format at the search-creating step.

### Credits Usage

We do **not charge** additional fees for automation! Automation will be charged as per requests made via the SERP API.


---

# 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.spaceserp.com/automation.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.
