> 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/file/import/import-with-network-scan.md).

# Import with network scan

***Import with network scan*** allows you to perform a network scan based on a predefined range of IP addresses to find sessions to import. It can be accessed via the ***File*** – ***Import*** menu or by right-clicking in the navigation pane and selecting ***Import***.

{% tabs %}
{% tab title="Windows" %}
Specify a scan range, then, once the scan is completed, select the sessions you wish to import (by default, all sessions are selected) and click ***OK*** to import the sessions in your workspace.

{% hint style="warning" %}
If you wish to review every session one by one as they are imported, you can check the ***Edit imported entry*** option. However, this is not recommended for a large number of sessions.
{% endhint %}

<figure><img src="https://cdnweb.devolutions.net/docs/RDMW4085_2024_2.png" alt=""><figcaption></figcaption></figure>

### Scanning options

<table><thead><tr><th width="238.60003662109375">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Resolve IP address</strong></td><td>Attempts to resolve IP addresses from hostname or domain name.</td></tr><tr><td><strong>Scan using ZeroConf</strong></td><td>Sends a ping to every IP address before scanning, showing only those that respond. This should increase scanning speed.</td></tr><tr><td><strong>Ignore existing sessions</strong></td><td>Hides the sessions already present on the workspace.</td></tr><tr><td><strong>Scan</strong> <strong>Devolutions Gateway</strong></td><td>Scans for Devolutions Gateways.</td></tr><tr><td><strong>Edit imported entry</strong></td><td>Opens the <em><strong>Edit</strong></em> window for each selected entry before importation.</td></tr></tbody></table>
{% endtab %}

{% tab title="macOS" %}
Specify a scan range, then, once the scan is completed, select the sessions you wish to import (by default, all sessions are selected) and click ***OK*** to import the sessions in your workspace.

{% hint style="warning" %}
If you wish to review every session one by one as they are imported, you can check the ***Edit imported entry*** option. However, this is not recommended for a large number of sessions.
{% endhint %}

<figure><img src="https://cdnweb.devolutions.net/docs/RDMM4074_2025_1.png" alt=""><figcaption></figcaption></figure>

### Scanning options

<table><thead><tr><th width="241.7999267578125">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Resolve IP address</strong></td><td>Attempts to resolve IP addresses from hostname or domain name.</td></tr><tr><td><strong>Scan using ZeroConf</strong></td><td>Sends a ping to every IP address before scanning, showing only those that respond. This should increase scanning speed.</td></tr><tr><td><strong>Ignore existing sessions</strong></td><td>Hides the sessions already present on the workspace.</td></tr><tr><td><strong>Scan</strong> <strong>Devolutions Gateway</strong></td><td>Scans for Devolutions Gateways.</td></tr><tr><td><strong>Edit imported entry</strong></td><td>Opens the <em><strong>Edit</strong></em> window for each selected entry before importation.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### See also

* [Devolutions Academy – Finding devices with the network scan in Remote Desktop Manager](https://academy.devolutions.net/student/activity/2787961-finding-devices-with-the-network-scan-in-remote-desktop-manager)


---

# 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/file/import/import-with-network-scan.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.
