# Cartridge Type

This field defines the type of cartridge (laser, inkjet, etc.)

## Add a type of cartridge

* You can add a new item by clicking on **+**
* Add a name
* Add a comment if necessary
* Click on **+ Add**

![add a new cartridge type](/files/NGyFx8w9PXL1BZ6CAKEQ)

## Delete a type of cartridge

* To delete a cartridge type, list the cartridge type by clicking on **i** (show cartridges type) or go to **Setup > Dropdowns > Cartridge types**

![list a cartridge type](/files/sDa8Ktqt7ViSWU49DZsh)

* Click on the cartridge you want to delete
* Then click on **delete permanently**

{% hint style="info" %}
Use massive actions to remove several types of cartridge at the same time
{% 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/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.
