# Desktop Client

- [Creating an Automation Agent](https://docs.aqua-cloud.io/documentation/automation/desktop-client/creating-an-automation-agent.md): Learn how to create an automation agent in the Desktop Client. Step-by-step guide covers setup process, key features, and tips for efficient workflow automation.
- [Configure Automation](https://docs.aqua-cloud.io/documentation/automation/desktop-client/configure-automation.md): Need to automate your workflow? Our Desktop Client guide walks you through the configuration process with clear steps that'll help you set up and optimize your automation quickly.
- [Ranorex](https://docs.aqua-cloud.io/documentation/automation/desktop-client/ranorex.md): Discover how to leverage RANOREX in the Desktop Client for streamlined automation setup and efficient testing within your workflow.
- [UFT](https://docs.aqua-cloud.io/documentation/automation/desktop-client/uft.md): Discover how to automate desktop client testing with UFT. Learn integration steps, setup requirements, and best practices to streamline your automation workflow.
- [JMeter](https://docs.aqua-cloud.io/documentation/automation/desktop-client/jmeter.md): Integrate JMeter with aqua’s desktop client for automated testing. Edit scripts, map variables, view real-time load results, and configure agents for seamless performance test execution.
- [SoapUI](https://docs.aqua-cloud.io/documentation/automation/desktop-client/soapui.md): Learn how to use the Desktop Client in SOAPUI automation. Step-by-step guidance for setup, execution, and managing automated API tests on your desktop.
- [Database](https://docs.aqua-cloud.io/documentation/automation/desktop-client/database.md): Automate database operations in the Desktop Client. Learn setup, supported actions, and best practices for seamless integration with your workflows.
- [UnixShell](https://docs.aqua-cloud.io/documentation/automation/desktop-client/unixshell.md): Set up and run UnixShell-Agent on remote Linux machines to automate script execution, configure agent properties, handle file attachments, and return results directly to aqua.
- [PowerShell](https://docs.aqua-cloud.io/documentation/automation/desktop-client/powershell.md): Leverage aqua's PowerShell agent to access variables, manage execution status, send logs, screenshots, and attachments for seamless automation in your desktop testing workflows.
- [Automation Library](https://docs.aqua-cloud.io/documentation/automation/desktop-client/automation-library.md): Explore the Automation Library's Desktop Client section - find features, setup guides, and usage instructions for automating tasks efficiently on your desktop environment.


---

# 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.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.
