> 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/fonctionnelle/tresorerie/encaissements-client/balance-agee.md).

# Balance agée

Les statistiques de balances âgées permettent de visualiser, d’une part, les clients ou fournisseurs en retard de paiement via la balance âgée des retards, et d’autre part, les règlements clients ou fournisseurs prévisionnels attendus sur une période donnée.

Le service comptable de **MASOCIETE** a eu l’ordre de générer la **balance âgée des retards clients** pour identifier les créances échues. Ils constatent qu’il y a des créances non payées depuis **plus de** **180 jours**. Et pour éviter les erreurs, l’un des agents comptables a aussi vérifié celle des fournisseurs.

### **Implémentation**

Pour afficher la balance âgée Client des retards, cliquez sur **Trésorerie > Stats âgées > Balance âgée Client**.

Choisissez d’abord **A la date du :**

![](/files/Xqdhk96picF6zoiht6D7)

Cela vous permettra de consulter les soldes **non échus** par **comptes auxiliaires** des clients que vous pouvez **\[\[Exporter]]**.

![](/files/k5ILxnUB8fewmQHrghkQ)


---

# 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/fonctionnelle/tresorerie/encaissements-client/balance-agee.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.
