# How do I search for a specific order?

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

Parcelizer's search feature allows you to quickly find specific orders without having to sift through a long list of transactions, saving you valuable time and keeping you organized.

[![](https://downloads.intercomcdn.com/i/o/704642642/6149131d4255d261cd48300e/Screen+Shot+2023-04-04+at+12.22.34+AM.png?expires=1757505600\&signature=dd2b4a082aeb04e270130fe1150c6cbbf8a849e103a565444a1f55d06bd2e8f5\&req=cyAjEM18m4VdFb4V1XW4gYftE%2B2utL72x45sM29ISQCFRNbv%2Fy2o3Y8%2FzgJU%0AzdJ6DzgKkohTihUexaBn3Q6XPw%3D%3D%0A)](https://downloads.intercomcdn.com/i/o/704642642/6149131d4255d261cd48300e/Screen+Shot+2023-04-04+at+12.22.34+AM.png?expires=1757505600\&signature=dd2b4a082aeb04e270130fe1150c6cbbf8a849e103a565444a1f55d06bd2e8f5\&req=cyAjEM18m4VdFb4V1XW4gYftE%2B2utL72x45sM29ISQCFRNbv%2Fy2o3Y8%2FzgJU%0AzdJ6DzgKkohTihUexaBn3Q6XPw%3D%3D%0A)

Clicking on the \[Filter] button on the Orders Listing page (<https://dashboard.parcelizer.com/orders>) lets you filter for orders that match these search criteria:

| Field    | Notes                                                                                                                                                                                                                                    |
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Type     | Single stop or pickup and delivery.                                                                                                                                                                                                      |
| Order ID | Order reference number automatically assigned when the order is created.                                                                                                                                                                 |
| Status   | One of: `draft`, `error`, `geocoding`, `unassigned`, `assigned`, `unscheduled`, `going next`, `skipped`, `pickup arrived`, `pickup completed`, `pickup failed`, `collected`, `in transit`, `delivery arrived`, `completed` and `failed`. |
| Pickup   | Name, address, date and phone fields.                                                                                                                                                                                                    |
| Delivery | Name, address, date and phone fields.                                                                                                                                                                                                    |
| Labels   | User generated [labels](https://intercom.help/parcelizer/en/articles/7217843-how-do-i-add-labels-to-my-orders) tagged to the order.                                                                                                      |

After pressing \[Apply], all orders that match your selected criteria are shown below.

<figure><img src="https://downloads.intercomcdn.com/i/o/704653412/5f3b304297c244f6bb34c88e/Screen+Shot+2023-04-04+at+12.35.06+AM.png?expires=1757505600&#x26;signature=da12ccfa6086a81b2480aee26c6a461efa8026318870358474d4c6bab9e69171&#x26;req=cyAjEMx9mYBdFb4V1XW4gRKZwNp8afxgEhbh1Fici%2F%2F%2Fij%2F931dLPfnNCwiw%0AeiWIHw710TluJTQFn%2B%2FMnfKnPA%3D%3D%0A" alt=""><figcaption></figcaption></figure>

Clicking \[Reset] clears your selection and returns you to the default view that shows all orders saved to your account.


---

# 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.packagelytics.com/advanced-features/how-do-i-search-for-a-specific-order.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.
