> 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/ribbon-menu-bar/reports/logs.md).

# Logs

The ***Local connection logs*** replace the [***Activity logs***](https://docs.devolutions.net/rdm/commands/reports/activity-logs/) for users who do not have the permission to view them. Administrators can manage the ***Activity logs*** permission in ***System settings*** – ***Vaults*** – ***Logs***.

#### Local connection logs

In the ***Reports*** tab, you will find the ***Local connection logs*** feature, which is useful if you still want to access your local logs. Clicking on it opens a window containing all your local logs in chronological order (oldest to newest). You can scroll through the list to find the logs you are looking for.

The buttons at the bottom of the window give you more options.

<table><thead><tr><th width="119">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Open</strong></td><td>Open the local folder on your computer where the logs are stored.</td></tr><tr><td><strong>Clear log</strong></td><td>Clear the logs from the <em><strong>Local connection logs</strong></em> window. The logs are not erased from the folder.</td></tr><tr><td><strong>Copy</strong></td><td>Copy the logs to your clipboard as they appear in the <em><strong>Local connection logs</strong></em> window.</td></tr></tbody></table>


---

# 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/ribbon-menu-bar/reports/logs.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.
