> 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/contacts.md).

# Contacts

## Catégories par défaut

Le menu contact permet de gérer tous les tiers liés à votre entreprise.

4 catégories sont disponibles par défaut :&#x20;

* Votre fichier [clients](/le-menu-principal/contacts/clients.md)
* Votre fichier [prospects](/le-menu-principal/contacts/prospects.md)
* Votre fichier [fournisseurs](/le-menu-principal/contacts/fournisseurs.md)
* Votre fichier [sous-traitants](/le-menu-principal/contacts/sous-traitants.md).

### :arrow\_forward: **Passer d'une catégorie à l'autre :**&#x20;

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

* en cliquant sur le nom de la liste, et en sélectionnant la liste souhaitée,
* ou en ouvrant une autre catégorie de contacts depuis le menu principal.&#x20;

## Gérez vos propres catégories de contacts

### Créer une catégorie de contacts

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

* Cliquez sur le nom de la liste
* Cliquez sur "Création d'une catégorie"
* Saisissez le nom de la catégorie
* Précisez si les contacts de cette catégorie sont considérés comme des fournisseurs, pour pouvoir saisir leurs factures dans ProGBat.

### Modifier une catégorie de contacts

Vous pouvez modifier uniquement les catégories que vous avez créées, en cliquant sur le petit crayon

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

***

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


---

# 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/contacts.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.
