# Recalculation and Deletion

If a decision is delayed or any changes are made to orders, the Batch status switches to **RECALCULATION\_REQUIRED**.\
To continue, click **Recalculate** — the system will re-run all validations.

Any Batch that has not yet started processing (still in **VALIDATED** status) can be deleted using the **trash** icon.

If any order fails validation (for example, currency mismatch like *USDG* instead of *USDC*, or too small payout amount), it will receive status **REJECTED** with a detailed explanation.

<figure><img src="/files/nhQ3McWK7c9UTvCAWr6W" 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.inqud.com/mass-payout/recalculation-and-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.
