> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/parametrage/import-export/exports/preparer-le-fichier-dexport.md).

# Préparer le fichier d’export

### Export classique <a href="#toc329089956" id="toc329089956"></a>

&#x20;

Créer le fichier au format désiré (.text, .xls, .csv, …). Le fichier doit être vide.

Aller sur le formulaire que vous souhaitez exporter comme par exemple des familles articles « Fart » et cliquez sur le bouton « Exporter » en bas de liste. Une fenêtre s’ouvre sur « Exporter données ».

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

&#x20;

&#x20;

<p align="right"><em>IMG_M00042</em></p>

<p align="right"> </p>

| **Export** : l’intitulé de l’export apparaît.                                                                |
| ------------------------------------------------------------------------------------------------------------ |
| **Répertoire** : sélectionnez ici le répertoire dans lequel se trouve le fichier où va se réaliser l’export. |

<p align="right"> </p>

L’ensemble des colonnes et données du formulaire seront exportés.

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

&#x20;

<p align="right"><em>IMG_M00043</em></p>

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

<p align="right"></p>

<p align="right"><em>IMG_M00044</em></p>

### Export personnalisé <a href="#toc132287516" id="toc132287516"></a>

&#x20;

L’export personnalisé permet d’exporter les colonnes que vous désirez et d’exporter les données d’une colonne d’un autre formulaire.

&#x20;

Créer le fichier au format désiré (.text, .xls, .csv, …).

Indiquez les mêmes intitulés de colonnes dans le fichier dans lequel vous souhaitez exporter vos données.

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

&#x20;


---

# 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://doc.simax.fr/parametrage/import-export/exports/preparer-le-fichier-dexport.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.
