> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/es/knowledge-base/how-to-articles/send-rdp-logs-to-our-customer-support-team-from-remote-desktop-manager-ios.md).

# Enviar registros RDP a nuestro equipo de atención al cliente desde Remote Desktop Manager iOS

Siga estos pasos para enviar los registros de sesiones a nuestro equipo de atención al cliente desde Remote Desktop Manager iOS cuando se encuentre con un problema con RDP.

1. En la pantalla principal de la aplicación, pulse ***Más*** en la barra de herramientas y seleccione ***Configuración***.
2. Pulse ***Sesiones***.
3. En ***Sesiones***, pulse ***RDP*** para abrir la pantalla de configuración de RDP y ***Activar registro***.
4. ***Inicie*** la sesión RDP para reproducir el problema.
5. En la pantalla principal, pulse ***Más*** en la barra de herramientas y seleccione ***Herramientas***.
6. En el ***Repositorio de ficheros***, debería ver un fichero llamado RPD\_LOG.log. Pulse el icono de información y seleccione ***Previsualizar***.
7. Pulse el icono situado en la esquina superior derecha de la pantalla y seleccione su aplicación de correo electrónico preferida.
8. Introduzca <service@devolutions.net> como destinatario y envíe el correo electrónico.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/es/knowledge-base/how-to-articles/send-rdp-logs-to-our-customer-support-team-from-remote-desktop-manager-ios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
