# Type de cartouche

Ce champ définit le type de cartouche (laser, jet d'encre, etc.)

## Ajouter un type de cartouche

* Vous pouvez ajouter un nouvel élément en cliquant sur **+**
* Ajoutez un nom
* Ajoutez un commentaire si nécessaire
* Cliquez sur **+ Ajouter**

![ajouter un nouveau type de cartouche](/files/M5BfViMnaEy4sBIUGDby)

## Supprimer un type de cartouche

* Pour supprimer un type de cartouche, listez le type de cartouche en cliquant sur **i** (afficher les types de cartouches) ou allez dans **Configuration > Listes déroulantes > Types de cartouches**

![lister un type de cartouche](/files/oNeKbUotHBF6yROBD9EC)

* Cliquez sur la cartouche que vous souhaitez supprimer
* Cliquez ensuite sur **supprimer définitivement**

{% hint style="info" %}
Utilisez les actions massives pour supprimer plusieurs types de cartouches à la fois
{% endhint %}


---

# 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/tabs/common_fields/cartridge_type.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.
