# Parts Required

The Parts Required entity lists all parts, materials, or components needed to complete a job. This helps field technicians and the back-office team ensure that all necessary items are available before work begins, preventing delays and enabling accurate inventory tracking.

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

**Field List and Descriptions**

<table data-header-hidden><thead><tr><th width="76" valign="bottom"></th><th width="125" 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">Part Name</td><td valign="bottom">Name of part/product.</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Job</td><td valign="bottom">Lookup field to job for which part is added.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Part</td><td valign="bottom">Lookup field for product which is added to job.</td></tr><tr><td valign="bottom">4</td><td valign="bottom">Estimate price</td><td valign="bottom">The Estimate Price field represents the projected cost of a part or material required to complete the job.</td></tr><tr><td valign="bottom">5</td><td valign="bottom">Quantity</td><td valign="bottom">The Quantity field specifies the number of units of a part or material required to complete the job.</td></tr><tr><td valign="bottom">6</td><td valign="bottom">Estimated tax</td><td valign="bottom">The Estimated Tax field shows the projected tax amount applicable to a part or material required for the job.</td></tr></tbody></table>

&#x20;


---

# 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/parts-required.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.
