# Field - Radio Select

### Overview

Field that can be controlled by radio list (all options are visible, only one could be selected). Useful if you want to present all options to user without expanding dropdown list.

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/hAs5sjKwk5.png)

### Options

You can add/remove/edit options list that will appear as radio select option

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/WPT7N6hQN9.png)

**Label -** Value visible in dropdown on form

**Output To Document (Optional) -** Value that will go to document (if not provided - label will be used) Default: Same as Label


---

# 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://docs.documentero.com/documentation/forms/field-types-and-options/field-radio-select.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.
