# RDP

Robot uses virtual client channels to work with RDP. So, an active working RDP client connection is required to work with Remote Desktop. Also, it is necessary to install the add-on agent on the remote desktop (Astro Remote Agent x64) to interact with RDP.

You should select "RDP" in "Connect to application" element settings to interact with the components of remote desktop applications and record user actions.

In case of problems with recording user actions on the remote desktop, try starting the remote agent with Administrator rights.


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/astro-studio/rdp.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.
