A check box represents an option that can be turned on or off.
When a check box is selected, the option is turned on and a tick appears in the box (as in the example above).
The check box is a toggle; every time you click it the selected state toggles between “Off” and “On".
To select / de-select the check box:
Click the check box or check box name.