> 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/fr/knowledge-base/knowledge-base-articles/entry-settings/netbox-synchronizer.md).

# NetBox (synchroniseur)

Chaque champ de l'entrée ***NetBox*** est décrit dans cet article. L'entrée se trouve dans ***Édition*** – ***Ajouter une entrée*** – ***Synchroniseur***.

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

### Général

<table><thead><tr><th width="264.39996337890625">PARAMÈTRES</th><th>DESCRIPTIONS</th></tr></thead><tbody><tr><td><strong>Nom</strong></td><td>Saisir un nom pour l'entrée.</td></tr><tr><td><strong>Dossier</strong></td><td>Définir dans quel dossier l'entrée va se trouver (s'il y a lieu).</td></tr><tr><td><strong>Identifiants</strong></td><td>Choisir un mode d'identifiants. En savoir plus sur les <a href="/pages/TbXo7eIU0ShYIyL4HKqn">options d'<em><strong>identifiants</strong></em></a>.</td></tr><tr><td><strong>Synchroniser automatiquement</strong></td><td>Cocher cette option pour synchroniser automatiquement entre NetBox et Remote Desktop Manager.</td></tr></tbody></table>

### Onglet Général

<table><thead><tr><th width="250.800048828125">PARAMÈTRES</th><th>DESCRIPTIONS</th></tr></thead><tbody><tr><td><strong>URL</strong></td><td>Saisir l'URL de votre domaine NetBox.</td></tr><tr><td><strong>ID de jeton</strong></td><td>Saisir votre ID de jeton NetBox.</td></tr><tr><td><strong>Modèle</strong></td><td>Choisir un modèle pour les entrées de sessions qui seront synchronisées.</td></tr><tr><td><strong>Dossier de destination</strong></td><td>Définir un dossier de destination pour les entrées synchronisées.</td></tr><tr><td><strong>Synchroniser uniquement les appareils contenant une IP de gestion</strong></td><td>Omettre de la tâche de synchronisation les appareils sans ID de gestion dans NetBox.</td></tr></tbody></table>

### Onglet Champs

<table><thead><tr><th width="230.00006103515625">PARAMÈTRES</th><th>DESCRIPTIONS</th></tr></thead><tbody><tr><td><strong>Liste des champs</strong></td><td>Cocher quels champs seront toujours synchronisés, et lesquels ne le seront pas.</td></tr><tr><td><strong>Préfixe du nom de session</strong></td><td>Ajouter un préfixe pour l'entrée qui sera créée par le synchroniseur.</td></tr><tr><td><strong>Suffixe du nom de session</strong></td><td>Ajouter un suffixe pour l'entrée qui sera créée par le synchroniseur.</td></tr></tbody></table>

### Onglet Avancé

<table><thead><tr><th width="226">PARAMÈTRES</th><th>DESCRIPTIONS</th></tr></thead><tbody><tr><td><strong>Mode silencieux</strong></td><td>Cette option désactive les dialogues d'erreur (utile lorsque le synchroniseur s'exécute automatiquement à intervalles définis).</td></tr><tr><td><strong>Mettre à jour le dossier uniquement pour les éléments nouvellement découverts</strong></td><td>Empêcher le synchroniseur de déplacer les entrées déjà créées.</td></tr><tr><td><strong>Vérification des doublons</strong></td><td><p>Les vérifications de doublons empêchent l'importation d'entrées ayant le même type et le même hôte. Choisir entre :</p><ul><li><strong>Racine</strong> : Vérifier les doublons dans l'ensemble de l'espace de travail.</li><li><strong>Dossier de destination</strong> : Vérifier les doublons uniquement dans le dossier ou le sous-dossier de destination de Remote Desktop Manager.</li></ul></td></tr><tr><td><strong>Action en cas de non-correspondance d'entrée</strong></td><td><p>Choisir entre :</p><ul><li><strong>Aucune</strong> : Ne rien faire.</li><li><strong>Supprimer</strong> : Supprimer cette entrée.</li><li><strong>Déplacer vers</strong> : Déplacer vers le <strong>dossier de destination</strong> sélectionné.</li><li><strong>Rendre expirée</strong> : Marquer cette entrée comme expirée (un message d'expiration peut être configuré).</li></ul></td></tr></tbody></table>


---

# 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/fr/knowledge-base/knowledge-base-articles/entry-settings/netbox-synchronizer.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.
