# Contrats associés

L'onglet *Contrats* est utilisé pour afficher ou ajouter des contrats liés.

![Écran d'affichage des contrats](https://github.com/glpi-network/gitbook-fr/blob/main/modules/tabs/images/contract.png)

Pour chaque contrat associé, le nom, le numéro, le type de contrat, le fournisseur, la date de début et la durée initiale du contrat sont listés. Dans le dernier champ, la date de fin du contrat est également affichée avec un affichage en rouge si la date est antérieure à la date actuelle.

Reportez-vous à [gestion des contrats](/documentation/fr/modules/management/contract.md) pour plus d'informations.


---

# 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://help.glpi-project.org/documentation/fr/modules/tabs/contracts.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.
