# Importer des données

Importez vos données existantes sur Factures.com afin de ne pas devoir réencoder toutes vos données.&#x20;

Accédez à "Votre nom > Mon Compte > Configuration > Imports" pour télécharger vos fichiers au format CSV.&#x20;

<figure><img src="/files/bv2qtrbqZFbRPIMvsgDb" alt=""><figcaption></figcaption></figure>

Vous pouvez importer les données suivantes :

* les sociétés
* les contacts
* les produits

Assurez-vous de suivre le modèle d'exemple pour garantir le succès de l'importation.

<figure><img src="/files/e0erh1BYdNzh8LZSyNjO" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.factures.com/parametres/importer-des-donnees.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.
