Skip to main content

Overview

Checkbox stores a plain on/off value on a record. Use it for yes/no flags (VIP, verified, archived, follow-up needed) anywhere a boolean is clearer than a single-option select.

What it stores

On or off (an unset field reads as off).

Filtering

Is checked, is not checked.

Examples

VIP contact; Contract signed; Needs review. It also powers the Checklist block, where checking a record’s Checkbox field completes it.

Troubleshooting

See also

  • Status: when “done” is one of several ordered stages.
  • Checklist block: completes a record by writing this field.