# Set Default Value

You can assign default values when adding Line Items. Default values can only be set for **text** or **numeric** fields.

{% hint style="warning" %}
Default values are only assigned **when a Line Item is added for the first time.**
{% endhint %}

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

### Example: setting the Quantity Default Value to 1

In the builder, set the default value for the quantity field (column) to 1.

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

When adding a Line Item, the quantity will automatically be assigned a value of 1.

<figure><img src="/files/26ayzuav1j1THVyy4zpv" alt=""><figcaption></figcaption></figure>


---

# 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/builder/builder-setup-steps/setup-line-item-editor/set-default-value.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.
