# Contracts

The *Contracts* tab is used to show or add linked contracts.

For each associated contract, the name, number, contract type, supplier, start date and initial duration of the contract are listed. In the last field, the end date of the contract is also shown with a red display if the date is earlier than the current date.

## Add a contract

* To add a contract, select the contract in the dropwdown list;
* Click on **`Add`**

<figure><img src="/files/73ANEFh2Da7HK267uJSC" alt=""><figcaption></figcaption></figure>

## Delete a contract

* To delete a contract, select the contract;
* Click on **`Actions`**;
* Select **Delete permanently**;
* Click on **`Post`**

<figure><img src="/files/DKcGWlVbxHFerbLIyGO7" alt=""><figcaption></figcaption></figure>

Refer to [contract management](http://127.0.0.1:8000/modules/management/contract.html) for more information.


---

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