# Export data

Cette rubrique est utile pour :&#x20;

* connaitre toutes les ventes (abonnements, cartes, shop) effectuées lors de la période et ce de manière détaillée avec&#x20;
  * libellé
  * client
  * TVA
  * date
  * moyen de paiement
* prendre connaissance des futures ventes sur le prochain mois par exemple. Il est recommandé de télécharger le fichier 1 semaine avant la date de prélèvement des abonnements pour vérifier la conformité des informations (par exemple un client qui a demandé une résiliation mais oublié d'être traitée).&#x20;


---

# 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.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/export-data.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.
