# Allow Select Duplicate Item

This setting allows the same record to be selected multiple times.

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

#### Example: Difference Between Standard and Duplicate Selection

#### Standard Selection

When a record is selected, it is either selected or deselected as usual.

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

#### Duplicate Selection

With duplicate selection enabled, selecting the same record multiple times will add it to the line items as many times as it is selected.

<figure><img src="/files/OWLQBzp3swQGoRMa7pkI" 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/default-setting/lookup-selector-settings/allow-select-duplicate-item.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.
