> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/fr/manual-dutilisation-de-la-plateforme/appareil/details-du-tableau-de-bord-de-lappareil/configuration-de-lappareil/copier-la-configuration.md).

# Copier la configuration

&#x20;La fonction Copier la configuration permet aux utilisateurs de répliquer une configuration d'appareil existante et de l'appliquer à d'autres appareils du même type. Cette fonctionnalité simplifie la gestion de la configuration et garantit la cohérence entre les appareils.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeirxe-9I9vX0z07Y2_hg9zEuAWQZiXjqPtnhzS-j2FExk8vTRdVaNNVXpb99bxvecAo_C4prkDeBrIyxHWwEiNMtWYqv7kv9JfZ2f_hnJggTB2md01MVQ1-uYXrGpfDEJd10SgbSVxsmVbO4Ws_RU?key=Fqo2r5rGEjb9aYNLQFKgxGNb" alt=""><figcaption><p>Copier la configuration</p></figcaption></figure>

### Étapes pour copier la configuration :

1. **Accédez à Configuration de l’appareil** :\
   Dans le menu Cockpit, allez dans la section Appareils et sélectionnez l’appareil souhaité. Ouvrez la page de configuration de l’appareil.
2. **Accéder à la copie de configuration :**\
   Cliquez sur l’icône Copier située sur le côté droit de la page de configuration.
3. **Sélectionnez les appareils cibles :**\
   Choisissez le groupe ou les appareils individuels auxquels la configuration s’appliquera. Seuls les appareils du même type seront disponibles pour la sélection.
4. **Appliquez la configuration :**\
   Confirmez votre sélection de réplication et appliquez la configuration aux appareils sélectionnés.

{% hint style="warning" %}
**REMARQUE :** La fonction **Copier la configuration** est limitée aux appareils ayant :

* La même version du firmware
* La même version du matériel
* Les mêmes capacités matérielles
* Le même modèle d’appareil (ex. LowCostTrackerNG - Advanced)
  {% endhint %}


---

# 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.g-iot.io/fr/manual-dutilisation-de-la-plateforme/appareil/details-du-tableau-de-bord-de-lappareil/configuration-de-lappareil/copier-la-configuration.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.
