# Cancel Reason Centre

The Cancel Reason Centre is the central hub for managing all cancellation reasons within XoroERP. It provides a comprehensive list of all the cancel reasons created in the system, ensuring easy access and management.

### Cancel Reason Centre Fields

* **Name**: The name assigned to the cancellation reason.
* **Code**: A unique code used to identify the cancellation reason.
* **Description**: A brief description providing additional context or details about the cancellation reason.

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

These fields ensure that each cancellation reason is clearly defined and easily identifiable.

### Cancel Reason Centre Options

**Cancel Reason Centre Options**

The Cancel Reason Centre offers various options to efficiently manage cancellation reasons.

#### **Header-Level Options:**

* **Batch Delete**: This option allows users to delete multiple cancellation reasons at once. By selecting multiple entries from the list, users can streamline the process of cleaning up or updating the cancellation reasons.

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

#### **Right-click Options:**

* **Open**: This option enables users to open and view the details of a specific cancellation reason. By right-clicking on an entry and selecting "Open," users can quickly access and review the name, code, and description of the cancellation reason.
* **Delete**: This option deletes a specific cancellation reason permanently from the system.

<figure><img src="/files/SgLw3xebiKC0XA6G3JSB" 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.xorosoft.com/xoroerp-1/admin/cancel-reason/cancel-reason-centre.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.
