> 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/ip-address-list-entry.md).

# IP address list entry

{% tabs %}
{% tab title="Windows" %}
The ***IP Address list*** entry keeps the list of IPs in a single entry.

1. In Remote Desktop Manager Windows select ***Add new entry***.
2. Choose ***It asset management*** – ***IP address list***.
3. Click ***OK***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6109.png)
4. Enter a ***Name*** and select a ***Folder***.
5. Click ***Add (+)***.
6. Enter the ***Name***, ***IP / Host*** and ***Description*** of the IP address.
7. Click ***OK*** to close the window.
8. You can also add auto-add IP addresses from relevant entries directly from your current vault.
   * ***Synchronize with vault***: Update existing entries by matching them with host matches from the vault. You can choose to remove entries that no longer exist and update specific fields such as ***Name***, ***Host***, or ***Description***.
   * ***Add to existing list***: Add new entries to your list without modifying or deleting any existing ones. This method allows duplicates and avoids overwriting existing data.
   * ***Advanced options***: Gives you control over how duplicates are managed and which fields are included.

     ![](https://cdnweb.devolutions.net/docs/RDMW6002_2025_2.png)
9. Click ***OK*** to save the entry.
10. The ***IP Adress list*** entry is saved.
    {% endtab %}

{% tab title="macOS" %}
The ***IP Address list*** entry keeps the list of IPs in a single entry.

1. In Remote Desktop Manager macOS, select ***Add new entry***.
2. Choose ***It asset management*** – ***IP address list***.
3. Click ***OK***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6050.png" alt=""><figcaption></figcaption></figure>
4. Enter a ***Name*** and select a ***Folder***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6051.png" alt=""><figcaption></figcaption></figure>
5. Go to ***IP address list*** and click ***Add (+)***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6052.png" alt=""><figcaption></figcaption></figure>
6. Enter the ***Name***, ***IP / Host***, and ***Description*** of the IP address.
7. Click ***OK*** to close the window.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6054.png" alt=""><figcaption></figcaption></figure>
8. Enter the number of IP addresses to list. You can also edit or delete an IP address.
9. Click ***Save*** to save the entry.

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

The ***IP Adress list*** entry is saved.
{% endtab %}
{% endtabs %}


---

# 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/ip-address-list-entry.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.
