# Backend Canceled Orders List

The extension comes with a backend grid that automatically lists all canceled orders along with customer-specified reasons, date & time, product details, order status, cancellation status & type.

For that, navigate to **MageComp -> Canceled Orders** List from the admin panel.

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

On clicking the **Edit**, the admin can approve or reject the cancellation request. For rejection, it asks the admin to select a reason.

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

On clicking the **View Order**, the admin will be redirected to the backend order view, where the admin can view the same information for a specific order.

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

If the order is in a processing state at the time of cancellation, the extension will automatically generate the credit memo.

<figure><img src="/files/JHvpPVCrSdmWZoZLiYtf" 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.magecomp.com/magento-2-cancel-order-by-customer-extension/backend-canceled-orders-list.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.
