# Create automation scripts

To create automation scripts, you can drag and drop available commands. There are 5 command groups to choose from.

Hidemyacc allows you to create automation scripts with 3 different ways:

* Drag and drop commands
* Record your actions on website
* Import self-coding script

After creating the script, you can run test and debug it. The script will be saved in your script repository once it's complete.

<figure><img src="/files/WzcQqQCu51rpSzPrAEyi" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/fxyKsT4QxBvC90TfDqje" %}
[Variables command group](/hidemyacc-3.0-features/automation-feature/create-automation-scripts/variables-command-group.md)
{% endcontent-ref %}

{% content-ref url="/pages/JnHGyP2aS0lgVO6YxCnJ" %}
[Browser command group](/hidemyacc-3.0-features/automation-feature/create-automation-scripts/browser-command-group.md)
{% endcontent-ref %}

{% content-ref url="/pages/LRthvKnAfARvnN8iwOPt" %}
[Interaction command group](/hidemyacc-3.0-features/automation-feature/create-automation-scripts/interaction-command-group.md)
{% endcontent-ref %}

{% content-ref url="/pages/a6xl4B3P426Aj8Ct8I46" %}
[Condition command group](/hidemyacc-3.0-features/automation-feature/create-automation-scripts/condition-command-group.md)
{% endcontent-ref %}

{% content-ref url="/pages/yTa8fNLx53jXKBBTrp4G" %}
[Loops command group](/hidemyacc-3.0-features/automation-feature/create-automation-scripts/loops-command-group.md)
{% endcontent-ref %}


---

# 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-3.0-features/automation-feature/create-automation-scripts.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.
