# Orders List

The Orders tab allows for visibility on placed orders from an eCommerce system. Information is presented in a tabular format, sortable by Date and Status.<br>

<figure><img src="https://content.gitbook.com/content/efQOUWnh8WUpteoAKY9N/blobs/A9B8oUhcDJ1WZgTw39GG/Orders_1.png" alt=""><figcaption></figcaption></figure>

The listing may also be filtered by Customer Name, Customer Address, and eCommerce ID, or by Status<br>

<figure><img src="https://content.gitbook.com/content/efQOUWnh8WUpteoAKY9N/blobs/Hl3KERkdX74kSEv8CtcS/Orders_2.png" alt="" width="249"><figcaption></figcaption></figure>

Clicking into a specific order presents all relevant order information, allows the user to update the status, and provides a path to opening each ordered catalog item with the configuration specified in the order.<br>

<figure><img src="https://content.gitbook.com/content/efQOUWnh8WUpteoAKY9N/blobs/uenbJ5UwxWHo6YIOA6rE/Orders_3.png" alt=""><figcaption></figcaption></figure>

🛍 **Configuration groups** can be created to store wishlist-style configurations using the extended Orders functionality. To differentiate between “wishlists” and items that have been purchased, Order statuses have been updated to include “List” and “In Cart”. The statuses, individual configurations, and quantities can be updated via Threekit public APIs.This will help keep track of configurations as move through workflows and will enable analytics for configurations and states.<br>

<figure><img src="https://content.gitbook.com/content/efQOUWnh8WUpteoAKY9N/blobs/AL6lTJsMwYlI6mD6W0IO/Orders_4.png" alt=""><figcaption></figcaption></figure>

Full documentation here: [Orders API.](https://developer.threekit.com/reference/listorders)
