# Adjustment History

Any changes to fees or charges applied to an order can be managed through the **Adjustments** tab in the **Order History**.

This is typically used for removing delivery fees or correcting service charges.

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

> Deposit Return Scheme adjustment cannot be deleted. It can only be removed by removing the relevant product.


---

# 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/pos/order-creation/checkout/adjustments/adjustment-history.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.
