# Cartridges

The first table lists the cartridges that are new or in use. The second table lists the cartridges identified as end-of-life.

![A cartridge form](/files/J7ucDU2wx6AJ5z2AL2WH)

## Add cartridges in new status

* When cartridges is created, you can select numbers of item is needed
* click on **Add cartridges**

{% hint style="info" %}
You can add one or more cartridges.
{% endhint %}

{% hint style="info" %}
The status of the cartridge by default is **new**
{% endhint %}

## Change a cartridge in used status

* To change the status of a cartridge, go to **Assets** > **Printer** > *Select the printer* > **Cartridges**
* In **Property**, select the desired cartridge, the number and click **Install**

![change status in used](/files/GTPvknkt1pjyOmtK8UJz)

## Change a cartridge in Worn

* To change the status of a cartridge, go to **Assets** > **Printer** > *Select the printer* > **Cartridges**
* In **used cartridges** tab, select the appropriate cartridge
* use **Actions** button
* Then select **End of life**
* Click on **Post**

![change status in used](/files/GEtIn9Nr8hKYFJKrk2eL)

## Change a cartridge to back to stock

* To change the status of a cartridge, go to **Assets** > **Printer** > *Select the printer* > **Cartridges**
* In **used cartridges** or **worm cartridges** tab, select the appropriate cartridge
* use **Actions** button
* Then select **Back to stock**
* Click on **Post**

![change status in used](/files/rnlGf1eN8XCcqtsw8e0g)


---

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