# History Search

History search allows user to find all events related to the chosen product, purchase order, pickticket, work order, storage zone, etc.&#x20;

To start a new search, navigate to Setup > System > History search.

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

In the 'Lookup by reference' pop-up window enter item's document/reference (i.e. pick ticket number, zone code, product SKU, etc. ) Click 'Submit' to continue.&#x20;

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

## Search Result

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


---

# 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.p4warehouse.com/v2/system/history-search.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.
