# Export Order

Many merchants crack their brains to figure out the way to modify their order requests to make order management more convenient and time-consuming.&#x20;

Understand our merchant's pain point, DingDoong has updated a new change, which facilitates merchants to **download all their orders information** in order to easily filter and handle them.

**Step 1**: Click the "**Export Data**" button and enter your **email address** to receive the file export

The file is sent via your email. Make sure to pick the time your orders available to export

![](/files/VnYqRTjefSAeV13N9Xs5)

**Step 2**: **Check your email** and **download the file** to your computer or mobile device, open and make any changes you want.&#x20;

The file you download has a default template. Check it out below!

The file is named “*order\_report\_created date range\_dingdoong*”&#x20;

(Example: order\_report\_2022-06-01-2022-06-30\_dingdoong)

{% file src="/files/InQMkcLnrqPk6FvSG3ij" %}

{% hint style="success" %}
If you get a large number of orders split among several files. The exported file is given in Zip format. To view all of your excel files, just unzip the file
{% endhint %}

**A notable feature** must be considered. In addition to the basic order information fields provided in the Order report tab, the app also **links with Shopify orders** to get further information. You just need one default file to receive all order information from *OrderNo, Product Name, Product SKU, Shipping name, Shipping Phone*,.... to *Order status, Payment method, and Delivery date*.

Filter required information as you see fit

![](/files/WX9wren3QjXLl2w8oUXA)

{% hint style="success" %}
Reach out to us via the email [**contact@omegatheme.com**](mailto:contact@omegatheme.com) if you stumble upon something hard to solv&#x65;**.** Any messages from you are greatly appreciated!
{% 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.dingdoong.io/order-report/export-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.
