# Set Field Input to Read-Only

By default, Line Item fields accept input except for formula fields. However, fields intended for data display purposes should be set to Read-Only.

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

### Example of Setting a Field to Read-Only

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

### Conditional Read-Only

Fields can be set to read-only based on specific conditions through the Advanced Read-Only Settings in the field’s advanced settings menu. For more details, refer to the Set Read-Only Based on Specific Conditions guide.


---

# 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-field-input-to-read-only.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.
