# Configure Automation

To automate tests with different tools, you may need a third party tool. The location of these third party tools and a temporary directory for automation needs to be given to aqua. To do so, click File -> Options.

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

Select Automation and browse for the path where your tool is installed. The temporary directory highlighted as yellow is used to store the automation script for editing on your computer. Please select an existing folder as temporary folder (the yellow colour will disappear).

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


---

# 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.aqua-cloud.io/documentation/automation/desktop-client/configure-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.
