> 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/configure-a-teamviewer-entry-in-remote-desktop-manager.md).

# Configure a TeamViewer entry in Remote Desktop Manager

TeamViewer helps to centralize remote connections, streamline session management, and provide secure access across multiple platforms. Leverage this integration to seamlessly manage all your TeamViewer remote connections directly in Remote Desktop Manager.

{% hint style="info" %}
See [Sending Windows credentials to TeamViewer](https://docs.devolutions.net/rdm/kb/how-to-articles/sending-windows-credentials-teamviewer/) to learn how to automate TeamViewer's login process in Remote Desktop Manager with a typing macro.
{% endhint %}

### Configuration

1. To create the entry, right-click anywhere in the navigation pane and select ***New entry***, or click on the ***New entry*** button located in the content area (***+*** icon).
2. Then, head over to the ***Session*** section, and select the ***TeamViewer*** entry under ***Session***.

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

3. Enter a ***Name*** for the new entry and choose the ***Display***, ***Host***, and ***Credentials*** options according to your needs.
4. Next, input your TeamViewer ***ID*** and ***Password***.
5. Select a ***Connection type*** or defer the decision for when you connect to the session. A specific ***Wait time*** can also be set (in milliseconds) for troubleshooting purposes.

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

6. Click on ***Add***.


---

# 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/configure-a-teamviewer-entry-in-remote-desktop-manager.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.
