> For the complete documentation index, see [llms.txt](https://docv5.progbat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docv5.progbat.com/le-menu-principal/comptabilite/parametrage-comptable.md).

# Paramétrage comptable

<div align="left"><figure><img src="/files/I7I3OgKbXChXxMBB7keT" alt=""><figcaption></figcaption></figure></div>

Le paramétrage comptable permet d'attribuer un compte comptable pour chaque type d'opération de vente ou d'achat, de les ventiler par les différents taux de TVA, par familles "métier" si vous le souhaitez, et de définir les comptes auxiliaires de tiers.

💡 Votre comptable ou expert-comptable pourra facilement vous assister pour réaliser ces paramétrages en quelques minutes, qui lui éviteront la ressaisie de vos factures au profit d'un simple contrôle.

{% content-ref url="/pages/cXeOeqJJPt4SiHluauZO" %}
[Exercice comptable](/le-menu-principal/comptabilite/parametrage-comptable/exercice-comptable.md)
{% endcontent-ref %}

{% content-ref url="/pages/cKcu2Q2aXq8KAJ9pL9sl" %}
[Journaux](/le-menu-principal/comptabilite/parametrage-comptable/journaux.md)
{% endcontent-ref %}

{% content-ref url="/pages/AiqBMNm1FpOv6O8sBFaZ" %}
[Comptes de tiers](/le-menu-principal/comptabilite/parametrage-comptable/comptes-de-tiers.md)
{% endcontent-ref %}

{% content-ref url="/pages/LKsdcmitGc4YonZHV8FM" %}
[Comptes financiers](/le-menu-principal/comptabilite/parametrage-comptable/comptes-financiers.md)
{% endcontent-ref %}

{% content-ref url="/pages/xkE2gfBsS6vGlL5zInOw" %}
[Moyens de paiement](/le-menu-principal/comptabilite/parametrage-comptable/moyens-de-paiement.md)
{% endcontent-ref %}

{% content-ref url="/pages/AiHqlndWfROeYzp0Rbcs" %}
[Comptes de charge et Produit par type d'élément](/le-menu-principal/comptabilite/parametrage-comptable/comptes-de-charge-et-produit-par-type-delement.md)
{% endcontent-ref %}

{% content-ref url="/pages/k7329FvIRNDxdGfTCrIy" %}
[Comptes de charge et produit par famille métier](/le-menu-principal/comptabilite/parametrage-comptable/comptes-de-charge-et-produit-par-famille-metier.md)
{% endcontent-ref %}

{% content-ref url="/pages/6coylnkOiq7tXhJlnfg3" %}
[Comptes de TVA](/le-menu-principal/comptabilite/parametrage-comptable/comptes-de-tva.md)
{% endcontent-ref %}

{% content-ref url="/pages/T1vruVinng2l3bpoRNbB" %}
[Comptes complémentaires](/le-menu-principal/comptabilite/parametrage-comptable/comptes-complementaires.md)
{% endcontent-ref %}


---

# 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://docv5.progbat.com/le-menu-principal/comptabilite/parametrage-comptable.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.
