# Purchase Order FAQs

Q: Is it possible to create a purchase item that is not associated with a part or inventory item?

A: Yes, it is possible to create purchase items without parts or inventory. Do this simply by leaving the **Part** field in the purchase empty. See this example:

<figure><img src="/files/666veJ5fn2z4HZupO0zq" 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://manual.firstresonance.io/features/purchasing/purchase-orders/purchase-order-faqs.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.
