# Automation

**Automation** is the premium feature that saves your **time**, **effort**, **money** for repetitive tasks such as cookie bots, account creation, surfing the web,... All you need is to write some simple code on the **Automation** tab for **Hidemyacc** to automatically run profiles and do repetitive tasks according to your request.

**Video Instructions**: [**https://youtu.be/mIxq7PYg5Us**](https://youtu.be/mIxq7PYg5Us)

{% hint style="info" %}
**Automation feature** only **available** for **Base Plans or higher.**
{% endhint %}

{% hint style="warning" %}
**Automation** feature will be **easier** to use if you have **basic HTML knowledge.**
{% endhint %}

![Automation](/files/r5HqbmO12vQP0z9qbkDT)

**Automation** divided into 3 sections:

* **Profiles**
* **Script**
* **Script management**

#### <mark style="background-color:orange;">PROFILES</mark>

Here is the list of Profiles and Folders you are having in Hidemyacc.&#x20;

You can choose one or many **Profiles/Folders** to **Run** with the **Script** you want.

![Automation Profiles](/files/TA2TGg7hKJ8hlRYqSbIp)

#### <mark style="background-color:orange;">SCRIPT</mark>

Here is the list of **Script** that your **Profile** will use to **Run.**

![Automation Script](/files/h0QHkcdGBADudZl6X4Lw)

You can choose between 3 methods to Run Script:

1. **Run Randomly One**: Every profile will randomly Run One Script from the list. The profile will automatically shut down after completing all the actions in the Script.
2. **Run All Randomly:** Each profile will randomly Run All the Scripts from the list. After completely Running all the Scrip, the profile will automatically shut down.
3. **Run Sequentially**: Each profile will Sequentially Run All the Scripts from the list, begin from the top. After completely Running all the Scrip, the profile will automatically shut down.

#### <mark style="background-color:orange;">SCRIPT MANAGEMENT</mark>

You can **choose** the Script to **add** to the Script list or **create** a new Script or **delete** Script in this section.

![Automation Script Management](/files/XEtvVYnWZM0vG63E86CA)


---

# 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.hidemyacc.com/hidemyacc-2.0-features/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.
