# Configure Product Options

Once Product Options are activated, a “Product Option Settings” step is added to the top of the builder. In this step, you can configure the settings required to use the Product Option feature.

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

### Product Option Settings

Product Option settings are divided into two main categories:

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

<table data-header-hidden><thead><tr><th width="221"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/U78IB3TiwDy3xRKfECf3"><strong>Default Setting</strong></a></td><td>Configure options to skip option selection when adding products and filter the options that can be selected.</td></tr><tr><td><a href="/pages/jVVwhZMJHfRCyBjXQrht"><strong>Line Item Setting</strong></a></td><td>Set up fields to link line items between configured products and their options and map fields to store option-related information.</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://help.smallbuilder.com/smallbuilder-line-items/product-option/product-option-setup-steps/configure-product-options.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.
