> For the complete documentation index, see [llms.txt](https://support.cloudwaitress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cloudwaitress.com/how-to-guides/how-to-export-orders-and-customer-data.md).

# How To Export Orders & Customer Data

### To export the report from the system&#x20;

1. Log in to your dashboard. Once you're logged in, click "**Manage**"

<figure><img src="/files/cDYb3krdMdpSGJAEyWTp" alt="" width="375"><figcaption></figcaption></figure>

2\.  Click the **Order** Icon

<figure><img src="/files/zxkajLUfx4tdqGlifKMO" alt="" width="375"><figcaption></figcaption></figure>

3\. Switch to **List** View

<figure><img src="/files/sFZYwErDYL6f1tBkWcXh" alt="" width="375"><figcaption></figcaption></figure>

4\. Click on the **Export** Icon

<figure><img src="/files/P1lIKsYehxzjZw8NaAOd" alt="" width="375"><figcaption></figcaption></figure>

5\. Filter the dates you want to get the report from&#x20;

<figure><img src="/files/psZRPB3lf2fwZCR5hj5x" alt="" width="375"><figcaption></figcaption></figure>

6\. Export Data\
7\. Click **Custom Report** to customize data

### To export Customer Data&#x20;

1. Click the **Customer** icon instead and do the same steps

<figure><img src="/files/nP7LtqYjIRYdNnt6b9w6" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudwaitress.com/how-to-guides/how-to-export-orders-and-customer-data.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.
