# Import Purchase Orders

Alternatively to manually creating new purchase orders users can import orders using excel spreadsheet file.&#x20;

Here is an example of the spreadsheet that is compatible with P4W system:

{% file src="/files/hfg3bMij0CNJYUyiTJcX" %}

To import purchase orders navigate to Receiving > Pending POs. Click 'Data entry' button and select 'Import'. Select desired file from your computer.

![](/files/38lHziZWnFhe7AMIntdS)

{% hint style="info" %}
Notice: Make sure that information from the file is fully consistent with the data from P4W warehouse management system. Discrepancies will prompt descriptive error messages.
{% 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.p4warehouse.com/v2/receiving/pending-purchase-orders/import-purchase-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.
