# Freight

The Freight Information section provides details about how the requested products will be shipped or transported to the required location. This information helps logistics, warehouse staff, and technicians understand the delivery method and timeline associated with the requested items.

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

**Field List and Descriptions**

<table data-header-hidden><thead><tr><th width="93" valign="bottom"></th><th width="155" 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">Freight number</td><td valign="bottom">A unique auto generated number for freight record.</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Product requested</td><td valign="bottom">Lookup field to link freight to parent product request.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Job</td><td valign="bottom">Lookup field to link freight to job.</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 delivery 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">Tracking number</td><td valign="bottom">The Tracking Number field records the shipment tracking identifier provided by the courier or shipping service.</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">Tracking URL</td><td valign="bottom">The Tracking URL field stores the web link provided by the courier or shipping service that allows users to directly view the shipment’s status online.</td></tr><tr><td valign="bottom">9</td><td valign="bottom">Return order</td><td valign="bottom">Lookup field to link return order record to freight.</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/freight.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.
