> For the complete documentation index, see [llms.txt](https://doc.progbat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.progbat.com/pour-aller-plus-loin/les-tiers/les-clients.md).

# Clients

![](/files/-MiGexug-_VWD1nA21zi)

Acteurs majeurs de votre entreprise, les clients occupent une place primordiale dans votre développement économique.

Bien connaître vos clients, et bien les répertorier, c'est vous permettre de mieux les fidéliser, et d'être plus rapide et efficace sous ProGBat.

Sous ProGBat, vous allez pouvoir :

:point\_right: [Créer](/pour-aller-plus-loin/les-tiers/les-clients/creer-un-client-ou-prospect.md) ou [importer](/pour-aller-plus-loin/les-tiers/importer.md) vos clients et prospects, pour constituer et gérer facilement votre portefeuille ([liste](/pour-aller-plus-loin/les-tiers/les-listes-de-tiers.md)) de clients.

:point\_right: Analyser et suivre les relations avec vos clients, grâce à la [fiche client](/pour-aller-plus-loin/les-tiers/les-clients/la-fiche-client-en-details.md), et son [outil de pilotage simplifié](/pour-aller-plus-loin/les-tiers/les-clients/la-fiche-client-en-details.md#onglet-activite)​​.

:point\_right: Créer vos [devis](broken://pages/-LcpTXZGBjrfgT1KSPC9) et [factures](/pour-aller-plus-loin/les-factures.md) client.

:point\_right: Créer un [chantier](/pour-aller-plus-loin/les-chantiers-1/creer-un-chantier.md) pour suivre, par affaire, les différents travaux effectués pour un même client. Depuis la fiche chantier, évaluez la [rentabilité de vos travaux](broken://pages/-MLDBDW-0YSXcnDGzrNY#onglet-travaux).

{% content-ref url="/pages/-MhjnLA58Z3QKZ3yWldM" %}
[Créer un Client / Prospect](/pour-aller-plus-loin/les-tiers/les-clients/creer-un-client-ou-prospect.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhcBq-ycK2Se9LEJ3DU" %}
[Fiche Client](/pour-aller-plus-loin/les-tiers/les-clients/la-fiche-client-en-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeuE5eoRz9Hv3XvX3Qy" %}
[TVA par client](/pour-aller-plus-loin/les-tiers/les-clients/tva.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LqaslYMAnQKua-bL5ky" %}
[Importer vos tiers (clients, fournisseurs, etc)](/pour-aller-plus-loin/les-tiers/importer.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://doc.progbat.com/pour-aller-plus-loin/les-tiers/les-clients.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.
