# Orders

{% hint style="warning" %}
Access Rights needed: **Tools => Orders (View & Edit)**
{% endhint %}

## List of Orders

This is the main screen of the Orders section. All of your orders can be found here.

<figure><img src="/files/sGRwdntwyQPGxM7pJjPc" alt=""><figcaption><p>Orders List</p></figcaption></figure>

## Filtering & Sorting

If you need to find certain order(s), you may use a **search**, **filters**, and **sorting**.

The **Search** field supports **Order Numbers**, **Customer Names**, and various **Order Management Systems' Order Numbers**.

All tickets can be **filtered** **by** certain timeframes (for **Order Creation Date**, **Purchase Date**), and by a certain **Integration Channel**.

<figure><img src="/files/AOex3aJcsz1pugCpn9EI" alt=""><figcaption><p>The Search field &#x26; Filters</p></figcaption></figure>

All the results can be **sorted by each column**. For example, by ticket count or by order creation date.

<figure><img src="/files/NzvsfQCa7rNPpEukQBA5" alt=""><figcaption><p>All Orders <strong>filtered by Created Date</strong> &#x26; <strong>sorted by Ticket Count</strong></p></figcaption></figure>

## Order Details

Each order can be clicked. Once done, a pop-up with the main Order Details will appear.

You are able to quickly **create a new ticket** by simply **clicking on the Customer Email**.&#x20;

Clicking on the **Customer's Name** will take you to a relevant [**Contact Card**](/main-sections/customers-orders-and-products/customers.md#contact-card).

<figure><img src="/files/G2b1sYoBbDak0qfwQPhq" alt=""><figcaption><p>Order Details pop-up</p></figcaption></figure>

Each order also contains the **Related Tickets section** that shows all the tickets related to this order. And the **Notes section** that contains Order-related notes left by you or your colleagues.

{% hint style="info" %}
For **eBay Orders**, we have the ability to **process** them **directly from withing Replyco**. You can **Cancel, Refund** or **Return** an order by simply clicking a button.
{% endhint %}

<figure><img src="/files/pubDyJuqQWpWGTNEtgfu" alt=""><figcaption><p>Order Processing buttons and Related Tickets section</p></figcaption></figure>

#### Still have questions?

{% hint style="info" %}
**We're here to help!** If you have ANY questions, need help with setup, or just want to chat about customer support (really, we are always up for a good chat), please don't hesitate to reach out via:

**Chat:** [Click on the chat icon](http://replyco.com/#chat) (lower right of the App)

![](/files/QbOMrBEWDv4EeOi2pABN)

**Email:** <help@replyco.com>

**Phone**: US:flag\_us:  +1 407-588-2574 | UK:flag\_gb: +44 20 8064 0564 &#x20;
{% 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.replyco.com/main-sections/customers-orders-and-products/orders.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.
