# Edit An Order

1\. Click on the three dots on the right of the order you wish to edit and select the Edit option

2\. You will be able to add additional products, edit customer details, add fulfilment options and make payments

3\. Any edits that you make to the order will automatically save

{% embed url="<https://scribehow.com/embed/Edit_an_Order__B06K-V9mT4eGkuMPmTkDEw>" %}


---

# 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://support.storefront.co.za/features/sales/orders/edit-an-order.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.
