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

# Voce elenco indirizzi IP

{% tabs %}
{% tab title="Windows" %}
La voce ***Elenco indirizzi IP*** mantiene l'elenco degli IP in un'unica voce.

1. In Remote Desktop Manager Windows selezioni ***Aggiungi nuova voce***.
2. Scelga ***Gestione asset IT*** – ***Elenco indirizzi IP***.
3. Clicchi su ***OK***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6109.png)
4. Inserisca un ***Nome*** e selezioni una ***Cartella***.
5. Clicchi su ***Aggiungi (+)***.
6. Inserisca il ***Nome***, l'***IP / Host*** e la ***Descrizione*** dell'indirizzo IP.
7. Clicchi su ***OK*** per chiudere la finestra.
8. Può anche aggiungere automaticamente gli indirizzi IP dalle voci pertinenti direttamente dalla sua cassaforte corrente.
   * ***Sincronizza con la cassaforte***: aggiorna le voci esistenti abbinandole alle corrispondenze host della cassaforte. Può scegliere di rimuovere le voci che non esistono più e di aggiornare campi specifici come ***Nome***, ***Host*** o ***Descrizione***.
   * ***Aggiungi all'elenco esistente***: aggiunge nuove voci al suo elenco senza modificare o eliminare quelle esistenti. Questo metodo consente i duplicati ed evita di sovrascrivere i dati esistenti.
   * ***Opzioni avanzate***: le offre il controllo sulla gestione dei duplicati e sui campi da includere.

     ![](https://cdnweb.devolutions.net/docs/RDMW6002_2025_2.png)
9. Clicchi su ***OK*** per salvare la voce.
10. La voce ***Elenco indirizzi IP*** è salvata.
    {% endtab %}

{% tab title="macOS" %}
La voce ***Elenco indirizzi IP*** mantiene l'elenco degli IP in un'unica voce.

1. In Remote Desktop Manager macOS, selezioni ***Aggiungi nuova voce***.
2. Scelga ***Gestione asset IT*** – ***Elenco indirizzi IP***.
3. Clicchi su ***OK***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6050.png" alt=""><figcaption></figcaption></figure>
4. Inserisca un ***Nome*** e selezioni una ***Cartella***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6051.png" alt=""><figcaption></figcaption></figure>
5. Vada su ***Elenco indirizzi IP*** e clicchi su ***Aggiungi (+)***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6052.png" alt=""><figcaption></figcaption></figure>
6. Inserisca il ***Nome***, l'***IP / Host*** e la ***Descrizione*** dell'indirizzo IP.
7. Clicchi su ***OK*** per chiudere la finestra.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac6054.png" alt=""><figcaption></figcaption></figure>
8. Inserisca il numero di indirizzi IP da elencare. Può anche modificare o eliminare un indirizzo IP.
9. Clicchi su ***Salva*** per salvare la voce.

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

La voce ***Elenco indirizzi IP*** è salvata.
{% 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/it/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.
