How to Create a CSV File from Orders Search
- In the Waverez admin dashboard, go to “Orders”
- In orders, add your search parameters and click “search”.
- **After the search, The URL in the address bar will look like this… https://admin.waverez.com/admin/orders/index?rs_agent=&confirmation_number=&invoice_number=&product_id=&customer_name=&inventory_id=&inventory_duration=&made%5Bfrom%5D=01+Feb+2025&made%5Bto%5D=28+Feb+2025&arrival%5Bfrom%5D=&arrival%5Bto%5D=&payment_method=
- [
](https://admin.waverez.com/admin/orders/index?rs_agent=&confirmation_number=&invoice_number=&product_id=&customer_name=&inventory_id=&inventory_duration=&made%5Bfrom%5D=01+Feb+2025&made%5Bto%5D=28+Feb+2025&arrival%5Bfrom%5D=&arrival%5Bto%5D=&payment_method=)At the end of the URL, add &csv=1, so it will look like this…
[https://admin.waverez.com/admin/orders/index?rs_agent=&confirmation_number=&invoice_number=&product_id=&customer_name=&inventory_id=&inventory_duration=&made%5Bfrom%5D=01+Feb+2025&made%5Bto%5D=28+Feb+2025&arrival%5Bfrom%5D=&arrival%5Bto%5D=&payment_method=&csv=1
](https://admin.waverez.com/admin/orders/index?rs_agent=&confirmation_number=&invoice_number=&product_id=&customer_name=&inventory_id=&inventory_duration=&made%5Bfrom%5D=01+Feb+2025&made%5Bto%5D=28+Feb+2025&arrival%5Bfrom%5D=&arrival%5Bto%5D=&payment_method=&csv=1)
- Once you add &csv=1, click enter in the address bar and you will see a CSV download begin. Check your downloads for the file.
- **The output will look like this:
https://docs.google.com/spreadsheets/d/12vMRVLEyI2AGGdbOZiuLTpS1NHWk3pYfOf2O6TVr77I/edit?usp=sharing
**
Updated on: 10/04/2025
Thank you!