# Filter Orders

Filter orders allows you to make custom tab filter orders. You can filter orders according to what you want.&#x20;

1. Enter **Orders / My Orders**.

<figure><img src="/files/Q0WHLo4V6tfJ9t4nYUbr" alt=""><figcaption></figcaption></figure>

2. Press on **Filter** and choose according to your options, then press **apply filter.**

<figure><img src="/files/XK5KGw4uIsJ1rqnSjTSq" alt=""><figcaption></figcaption></figure>

3. Next, your table will look like the following after you press **Apply Filter**. You can remove unwanted filters by clicking on the highlighted button as shown below.

<figure><img src="/files/co0JtcqMK5R83Gvz3bOp" alt=""><figcaption></figcaption></figure>

4. You can **save your filter** by clicking on the **save filters button** and entering your filter name. Then you can click **save**.

<figure><img src="/files/OlVaJlpVqgowlom5dexG" alt=""><figcaption></figcaption></figure>

5. A **new TAB** will appear based on the filter you just saved earlier.

<figure><img src="/files/WzFOhJkijijOjJgNtWqk" alt=""><figcaption></figcaption></figure>

#### <mark style="color:red;">NOTE</mark>: ONLY MAXIMUM 5 TABS ALLOWED.


---

# 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.shoppego.com/en/orders/filter-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.
