# Konfiguration der Automatisierung

Um Tests mit verschiedenen Tools zu automatisieren, brauchen Sie eventuell ein Tool eines Drittanbieters. Der Pfad dieses Drittanbieter-Tools und eines temporären Verzeichnisses für die Automatisierung muss an aqua weitergegeben werden. Klicken Sie dafür auf Datei -> Optionen. &#x20;

<figure><img src="http://aquawiki.andagon.com/de/pictures/drex_konfiguration_der_automatisierung_rich_client_custom.png" alt=""><figcaption></figcaption></figure>

Wählen Sie Automatisierung aus und suchen nach dem Pfad, unter dem Ihr Tool installiert ist. Das temporäre Verzeichnis (gelb hinterlegt) wird genutzt, um das Automatisierungsskript für die Bearbeitung auf Ihrem Computer zu speichern. Bitte wählen Sie einen existierenden Ordner als temporären Ordner (die gelbe Färbung verschwindet).&#x20;

<figure><img src="http://aquawiki.andagon.com/de/pictures/drex_konfiguration_der_automatisierung_rich_client_custom_2.png" 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/de-documentation/automatisierung/desktop-client/konfiguration-der-automatisierung.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.
