# Issuing a Retroactive Refund in the POS

1. Locate the **inactive order** in POS, then click on **Details**.
2. Select **Retroactive refund**.
3. Choose the **item(s)** to refund.
   * Use the **Select All** button to select all items.
   * **Tap and hold** to split quantities of a product (e.g., refund 1 of 2 units)
   * Optionally include adjustments (e.g., delivery fee)
   * If item is **greyed out**, it has already been refunded.
4. Enter the **refund reason** (e.g., *Pizza was bad*).
5. Click **Confirm**.
6. Click the **Refund** button to issue the refund.
7. Click **Send**.

<figure><img src="/files/8iIJoRdwuEOQiGHXwEAa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/O7s4uYHVqL5jU9S7j3qQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pijts5ot3pYRkbzyO9pS" alt=""><figcaption></figcaption></figure>


---

# 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.bossithq.com/refunds/types-of-refunds/retroactive-refund/issuing-a-retroactive-refund-in-the-pos.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.
