# Field - Checkbox

### Overview

Dedicated Field type for yes/no selection. You can define label and text that goes to document if field is selected or not.&#x20;

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

### Options

#### Checkbox Label

Text that is display inline with checkbox. Could differ from field label

Default: Same as label

#### Checked Text

Text that goes to document if field is checked

Default: “Yes”

#### Non-checked Text

Text that goes to document if field is not checked

Default: “No”
