# Inventory Deletion

#### Inventory Deletion <a href="#inventory_delet" id="inventory_delet"></a>

The Inventory Deletion option allows to reset the inventory data and history. The inventory items and the general structure will remain, but all quantities will be reset to zero. All purchases, requisitions, productions and all inventory-related data will be deleted as well.

{% hint style="warning" %}
IMPORTANT: This operation is PERMANENT and IRREVERSIBLE.
{% endhint %}

**->DELETE<-**

Type the word DELETE in uppercase to confirm that you really want to perform an inventory deletion, then click OK to proceed.


---

# 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://docs.maitredpos.com/maitred/maitred-online-help-contents-by-module/system-configuration/tools/inventory-deletion.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.
