# Product Request Items

The Product Requested Items section displays all the individual parts or products that have been requested as part of a specific parts request. This list helps users clearly understand what items are needed for the job and provides detailed information for procurement, warehouse handling, and technician preparation.

<figure><img src="/files/7S9XNpbW59KhQeTv69vZ" alt=""><figcaption></figcaption></figure>

**Field List and Descriptions**

<table data-header-hidden><thead><tr><th width="79" valign="bottom"></th><th width="188" valign="bottom"></th><th valign="bottom"></th></tr></thead><tbody><tr><td valign="bottom"><strong>Sr. No.</strong></td><td valign="bottom"><strong>Field Name</strong></td><td valign="bottom"><strong>Short Description</strong></td></tr><tr><td valign="bottom">1</td><td valign="bottom">Product request item number</td><td valign="bottom">A unique auto generated number for product request item record.</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Product requested</td><td valign="bottom">Lookup field to link item to parent product request.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Part</td><td valign="bottom">Lookup field to add product as requested item.</td></tr><tr><td valign="bottom">4</td><td valign="bottom">Status</td><td valign="bottom">Status of product requested such as draft, received and submitted.</td></tr><tr><td valign="bottom">5</td><td valign="bottom">Expected Date</td><td valign="bottom">The Expected Date indicates the date by which the requested part is expected to be available, delivered, or ready for use on the job.</td></tr><tr><td valign="bottom">6</td><td valign="bottom">Shipment type</td><td valign="bottom">The Shipment Type field specifies the method or mode of delivery for the requested part item.</td></tr><tr><td valign="bottom">7</td><td valign="bottom">Ship to address</td><td valign="bottom">The Ship to Address field specifies the location where the requested part should be delivered. This may be the job site, a technician’s location, a customer address, or a warehouse.</td></tr><tr><td valign="bottom">8</td><td valign="bottom">Job item</td><td valign="bottom">Lookup field to attach requested item to job item.</td></tr><tr><td valign="bottom">9</td><td valign="bottom">Quantity</td><td valign="bottom">The Quantity field indicates the number of units of a specific product that the technician or user has requested for the job.</td></tr></tbody></table>


---

# 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.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/products-requested/product-request-items.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.
