# Manage Shopify Orders from Inbox

## Create an Order

1\. Click on the Shop icon on top of your Customer Information in your Inbox.

![](/files/MYjpwgDpROVfKDbfCJss)

2\. A panel will pop up on the right. You can search for your desired product in the inventory or select the most popular ones at the top.&#x20;

![](/files/-MhqXlX929_yuj0mvRj_)

3\. As you select, you will see that the products are added to the cart. Scroll down, and you will find them.

![](/files/-MhqYkyShWrZt1x57hmT)

4\. Select the quantity and variation. You can also remove the order from the cart if needed. Now go to the next page.

5\. You will find yourself on the customer information form. If the user has ordered before, most of the fields will already contain details. If not, fill them up. At the bottom of this page, you can add shipping cost, discount, or tax, if applicable.

6\. Finally, you will find a summary of the order. Click **Complete Order** to place an order.

Now, share the newly generated invoice/payment link with your customer.

​

## Update/Refund/Cancel an Order <a href="#update-refund-cancel-an-order" id="update-refund-cancel-an-order"></a>

After placing an order, the order is stored in the Order History section under Customer Information. From here, you can update, refund, or cancel your orders directly from your Inbox.​

![](/files/L4gzzZs1HyGrIa9YNaRH)

{% hint style="info" %}
If you want to edit orders placed from MyAlice on your store admin panel, make sure you're the store owner or you have Edit Orders permission.
{% endhint %}

{% hint style="info" %}
The flow for updating the order is the same as creating the order.
{% endhint %}


---

# 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.myalice.ai/myalice-guide-arabic/e-commerce-on-myalice/shopify/shopify-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.
