# Remote System

## Introduction

Dans XSync, un système distant est appelé un **Remote System**.&#x20;

Un Remote System peut aussi être un **Master System** s'il est le référentiel des données synchronisée&#x73;**.**

## Création d'un Remote System

Dans le menu XSync/Remote System, cliquer sur 'Créer'

Configurer ensuite:&#x20;

* Le nom du Remote System
* Une description
* La version d'XSync à utiliser

XSync intègre les versions:

* **API Client**: Le Remote System synchronisera des données via l'API.
* **Netsuite 2.01 by Cn**: Cn285 propose un connecteur standard Netsuite.

![Exemple d'un Remote System avec une version Netsuite 2.01 by Cn](/files/7mavhQCSL4MulCtvVWqi)

L'étape suivante consiste à configurer la version d'XSync:

* En version API
* [XSync for Netsuite](/cn285-documentation/menu-xsync/xsync-for-netsuite.md)


---

# Agent Instructions: 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.cn285.app/cn285-documentation/menu-xsync/remote-system.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.
