> For the complete documentation index, see [llms.txt](https://docs.adapptio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapptio.com/reference-guide/properties/read-only.md).

# READ-ONLY

### Property description

The Read-only state specifies that an input text field is available for reading only. This feature is primarily used for changing the value statement until some other conditions have been met.

<div align="left"><img src="https://lh6.googleusercontent.com/yITlqesyBEDVanI8AfixdQPlFS-vSzxKh8xeNJuQ3qwvOb4QLc5KCAR2g0krJseM_99QUAXR7CBpdmDzKGc_wc7dYYHBcMUnETPNz_2QEGH2PxmU62P1zofth4VIE8jkoaAYWdaf" alt="Static setting of read-only switch"></div>

<div align="left"><img src="https://lh5.googleusercontent.com/qBDKYppznzfolANiAmeN-1EfVuTtwUNCUBX-cL-gK3w2gDvFg5OUXeIzfQZDSUoEyKik5LbZhSXKWQhZ7dQ5O1LUC2hIdD2RI4nD0hVwg2TDoONaWG8npf09n3aFuPCAYwsxKC3O" alt="ƒx (Boolean)"></div>

### State

Switch between ON/OFF values.

### Value types

true, false

### Availability


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.adapptio.com/reference-guide/properties/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.
