> 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/es/knowledge-base/how-to-articles/ip-address-list-entry.md).

# Entrada de lista de direcciones IP

{% tabs %}
{% tab title="Windows" %}
La entrada ***IP Address list*** mantiene la lista de IP en una sola entrada.

1. En Remote Desktop Manager Windows, seleccione ***Add new entry***.
2. Elija ***It asset management*** – ***IP address list***.
3. Haga clic en ***OK***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6109.png)
4. Introduzca un ***Name*** y seleccione una ***Folder***.
5. Haga clic en ***Add (+)***.
6. Introduzca el ***Name***, la ***IP / Host*** y la ***Description*** de la dirección IP.
7. Haga clic en ***OK*** para cerrar la ventana.
8. También puede añadir automáticamente direcciones IP desde las entradas pertinentes directamente desde su bóveda actual.
   * ***Synchronize with vault***: actualiza las entradas existentes emparejándolas con las coincidencias de host de la bóveda. Puede elegir eliminar las entradas que ya no existen y actualizar campos específicos como ***Name***, ***Host*** o ***Description***.
   * ***Add to existing list***: añade nuevas entradas a su lista sin modificar ni eliminar las existentes. Este método permite duplicados y evita sobrescribir los datos existentes.
   * ***Advanced options***: le permite controlar cómo se gestionan los duplicados y qué campos se incluyen.

     ![](https://cdnweb.devolutions.net/docs/RDMW6002_2025_2.png)
9. Haga clic en ***OK*** para guardar la entrada.
10. La entrada ***IP Adress list*** queda guardada.
    {% endtab %}

{% tab title="macOS" %}
La entrada ***IP Address list*** mantiene la lista de IP en una sola entrada.

1. En Remote Desktop Manager macOS, seleccione ***Add new entry***.
2. Elija ***It asset management*** – ***IP address list***.
3. Haga clic en ***OK***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6050.png" alt=""><figcaption></figcaption></figure>
4. Introduzca un ***Name*** y seleccione una ***Folder***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6051.png" alt=""><figcaption></figcaption></figure>
5. Vaya a ***IP address list*** y haga clic en ***Add (+)***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6052.png" alt=""><figcaption></figcaption></figure>
6. Introduzca el ***Name***, la ***IP / Host*** y la ***Description*** de la dirección IP.
7. Haga clic en ***OK*** para cerrar la ventana.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6054.png" alt=""><figcaption></figcaption></figure>
8. Introduzca el número de direcciones IP que se van a listar. También puede editar o eliminar una dirección IP.
9. Haga clic en ***Save*** para guardar la entrada.

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

La entrada ***IP Adress list*** queda guardada.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/es/knowledge-base/how-to-articles/ip-address-list-entry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
