# Cancelling Orders

{% hint style="warning" %}
When you cancel an order in Shopify that includes a product fulfilled by Amazon, you also need to manually cancel the fulfillment in your Amazon Seller Central account to prevent the order from being shipped.
{% endhint %}

If the order has not been sent to Amazon for fulfillment, you can request to cancel the order by clicking on the ellipsis dots and selecting "Request cancellation" on the order page in Shopify.

<figure><img src="/files/R6tajIAllnpSyZNVvNSX" alt=""><figcaption><p>Cancelling an order in Shopify before it has been fulfilled</p></figcaption></figure>

To ensure the order will not be shipped or if the order has already been sent to Amazon for fulfillment, you will need also need to manually cancel the order in Amazon Seller Central.\
\
Navigate to the order in your Amazon Seller Central account and click on the "Cancel this order" button.

<figure><img src="/files/t9Y6tiiDAZ8Vn8uFULdL" alt=""><figcaption><p>Cancelling a MCF order in Amazon</p></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://help.tinygoliath.io/apps/amazon-fulfillment-for-shopify/orders/cancelling-orders.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.
