> 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/knowledge-base/how-to-articles/send-logs-from-remote-desktop-manager-macos.md).

# Send logs from Remote Desktop Manager macOS

### Session logs

Follow these steps to send sessions logs to our customer support team when encountering an issue with Remote Desktop Manager macOS.

1. In Remote Desktop Manager macOS go to the ***Help*** section and click ***Session logs***.

   ![](https://cdnweb.devolutions.net/docs/RDMM0000_2024_3.png)
2. ***Enable*** session logs.

   ![](https://cdnweb.devolutions.net/docs/RDMM0001_2024_3.png)
3. Reproduce the issue and send the log file to our customer support team at <service@devolutions.net> for analysis.

### Crash reports

This is useful in cases where Remote Desktop Manager macOS is crashing.

1. Force quit Remote Desktop Manager macOS.
2. Open Remote Desktop Manager macOS.
3. Click the arrow to open the dropdown and see more details on the crash.
4. Copy the error text and click on ***Do not send report***.

   ![](https://cdnweb.devolutions.net/docs/RDMM0002_2024_3.png)
5. Send the information to <service@devolutions.net>.

#### Creating and sending a Spindump for Remote Desktop Manager

1. Go to ***Finder*** – ***Application*** – ***Utilities*** – ***Activity Monitor***.

![](https://cdnweb.devolutions.net/docs/RDMM4025_2024_3.png)

2. Select Remote Desktop Manager, click on the ellipsis button (***...***), and select ***Spindump*** (this may take a few minutes and the system might prompt for a password).

![](https://cdnweb.devolutions.net/docs/RDMM4026_2024_3.png)

3. Click on the ***Save*** button.

![](https://cdnweb.devolutions.net/docs/RDMM4027_2024_3.png)

4. Contact our customer support team at <service@devolutions.net> to obtain a secure upload link to send them the file.


---

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

```
GET https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/send-logs-from-remote-desktop-manager-macos.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.
