# Xóa đơn hàng

Vì một số lý do khách quan của cửa hàng mà khách hàng có nhu cầu **xóa đơn hàng** thì mình thực hiện các bước cơ bản sau:

<figure><img src="/files/OvmQaY6GgWZmdWAsi9R4" alt=""><figcaption><p>Xóa đơn hàng</p></figcaption></figure>

**Bước 1:** Truy cập dashboard quản lý **⇒ Chọn mục "Đơn hàng"**

**Bước 2:** Chọn đơn hàng cần xóa – Tìm kiếm đơn hàng theo mã hoặc trạng thái để xác định đơn cần xóa.

<figure><img src="/files/rbgv5o5vzGzJCkkliHmF" alt=""><figcaption><p>Xác nhận xóa đơn hàng</p></figcaption></figure>

**Bước 3:** Thực hiện thao tác xóa – Nhấn vào nút "**Xóa**" và xác nhận hành động.

**Bước 4: Thông báo kết quả** – Người dùng nhận thông báo xác nhận "**xóa**" thành công.


---

# 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.miniapp.vn/huong-dan/don-hang-3/xoa-don-hang.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.
