# 取消訂單

{% hint style="danger" %}
從EC 購物車或是EC商城所導入的訂單資訊不可在 AnyLogi中取消，

必須從EC 購物車或是EC商城管理頁面中取消（點這裡了解詳情）
{% endhint %}

{% hint style="danger" %}
**只有手動建立的訂單才可以取消。**
{% endhint %}

{% hint style="danger" %}
你只能取消以下出貨狀態的訂單資訊\
出貨狀態：待付款・**待處理**・**待確認**\
\
如果你想取消非上述項目之訂單，請透過管理頁面的聊天功能與我們聯繫。
{% endhint %}

{% hint style="danger" %}
如果你取消訂單，出貨狀況則有可能延遲。

**一旦取消訂單，請重新整理頁面。**
{% endhint %}

### ① 請勾選你想取消的訂單（可複選）

![](/files/-MeOoAVLeAa51To6jh6T)

### ② 點選取消訂單按鈕


---

# 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://anymind-group.gitbook.io/anylogi/zh_tw/fulfillment/order/cancel.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.
