# Order Cancel Dashboard

### Order Cancel Dashboard

The Order Cancel Dashboard provides a centralized overview of order cancellation activity and setup status. It helps you monitor cancellations and ensure that the cancellation feature is correctly configured across your store.

***

### Total Order Cancel

This section displays the total number of orders that have been canceled.

It provides a quick snapshot of cancellation volume, helping you track trends and understand the overall impact of cancellations on your store.

***

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

### Setup Guide

The Setup Guide walks you through the required steps to activate order cancellation for customers.

Each step is marked as completed once configured successfully, allowing you to easily track progress.

***

#### Setup Cancel Button in Order Listing

This step enables the cancel button within the order listing view. Once completed, customers can initiate order cancellation directly from their order list.

***

#### Setup Cancel Button in Order Status

This step enables the cancel button on the individual order status page. This ensures customers have access to cancellation options when viewing order details.

***

#### Setup Cancel Button Settings

This step allows you to configure cancellation preferences and rules.

From here, you can manage:

* Eligibility for cancellation
* Timeframes
* Refund and restock behavior
* Blocking conditions

Click **Setup Settings** to open the detailed Order Cancellation Settings page.


---

# 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.centousapps.com/accofy-customer-accounts/blocks/order-cancel-setup/order-cancel-dashboard.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.
