# Archives des écritures

Pour garantir **l’inaltérabilité des fichiers FEC** générés par Simax, ceux-ci sont **signés à la fois au niveau du fichier et au niveau de chaque ligne**, afin de **préserver l’ordre des écritures**.

Chaque fichier FEC généré, ainsi que chaque export de journal, crée automatiquement un **archive consultable** via :\
**Comptabilité > Archives > Archives**.

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

Vous pouvez **retélécharger à tout moment** un fichier FEC que vous avez précédemment généré.

Pour **vérifier l’authenticité du fichier** et contrôler qu’aucune modification n’a été apportée, vous pouvez utiliser l’outil disponible dans :\
**Comptabilité > Archives > Contrôle d’authenticité**.\
\&#xNAN;*(Fonctionnalité prévue)*


---

# 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://doc.simax.fr/fonctionnelle/comptabilite/import-export-archives/archives-des-ecritures.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.
