# Required Parts

This defines the product that is mandatory for job type and in which quantity. Users can add required parts against job using add (+) button present beside the list name. Once users click on add button they are presented with the screen below.

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

**Field List and Descriptions**

<table data-header-hidden><thead><tr><th width="84" valign="bottom"></th><th width="148" 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">Display detail name of part that is required for job type.</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Product</td><td valign="bottom">Lookup field to products in system.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Job type</td><td valign="bottom">The job type against which required part is configured.</td></tr><tr><td valign="bottom">4</td><td valign="bottom">Default quantity</td><td valign="bottom">The required quantity of that part for job type.</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/configuration/create-job-type-s/required-parts.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.
