# Delete an Item

You can delete an item and all of its entries. Be careful though - this operation can not be undone. We suggest you export your data to JSON first before deleting an item.&#x20;

To delete an item, follow the steps below.&#x20;

## Step 1 - Tap on an item (anywhere but the number)&#x20;

![](/files/pb6T4k02hYDT8xOJGvWV)

## Step 2 - Tap the "Settings" button

![](/files/TsLDXgPQbZCouggKeCTS)

## Step 3 - Tap on the "Delete" button and then confirm

![](/files/mtI6RjXk2aSN0XQtrEKX)


---

# 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://www.druckapp.com/help/item-help/delete-an-item.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.
