# Understanding the Orders Tab

**Overview of the Orders Tab:**

The Orders tab is where you’ll manage all incoming orders for your Shopify store. Here, you can view, process, and track orders in one convenient place.

**Guide: Navigating the Orders Tab**

1. **Access the Orders Tab:**
   * From your Shopify Admin Dashboard, click on “Orders” in the left-hand sidebar.
2. **Order List:**
   * You’ll see a list of all orders, including order number, customer name, order status, total amount, and fulfillment status.
3. **Filters:**
   * Use filters to view specific order statuses like “Unfulfilled,” “Fulfilled,” “Paid,” or “Unpaid.”
4. **Search Bar:**
   * Quickly locate orders using the search bar by entering customer names, order numbers, or email addresses.

**Resources:**

Useful Link: [Shopify’s Guide to Orders Tab](https://help.shopify.com/en/manual/orders)

{% embed url="<https://www.youtube.com/watch?v=-GR5ika8hCE>" %}

***

####


---

# 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://nutmegstudio-co.gitbook.io/shopify/chapter-2-managing-orders/understanding-the-orders-tab.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.
