# Voiding items

{% hint style="info" %}
Items can only be voided by location managers
{% endhint %}

To void an item and remove it from the order, swipe the item from right to left and tap 'void'.

You will be asked to confirm. If there are more than one of the same item, you will be asked to choose to void all of the items, or just one.

![Voiding an item](/files/NJOJMniJbdvkalw0B7vB)


---

# 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.accentpos.com/features/orders/voiding-items.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.
