# Field - Select

### Overview

Field that can be controlled by dropdown list.

![E.g. Select with 3 options](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/cm8zz7lKsI.png)

### Options

List of options

You can add/remove/edit options list that will appear in dropdown

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/nwGoNyfHJW.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 (If not provided)


---

# 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-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.
