MENU
    Airtable checkbox fields
    • 02 Oct 2024
    • 1 Minute to read
    • Dark
    • PDF

    Airtable checkbox fields

    • Dark
    • PDF

    Article summary

    Plan availability

    All plan types

    Platform(s)

    Web/Browser, Mac app, and Windows app

    Related reading

    Airtable terminology

    • Field - A field contains details or metadata for each record in a table. Fields come in a variety of types, storing data in the form of text, single- or multi-selects, images, checkboxes, numbers, user tags, and more.

    • Field type - A field type specifies the kind or format of data stored in a given field.

    Checkbox fields in Airtable

    In Airtable, fields allow you to organize all the details for any record in your base, so they can easily be sorted, managed, and analyzed. In this article, learn specifically about Airtable's checkbox field and how to use then.

    Adding checkbox fields in Airtable

    Checkbox fields are helpful for true/false values within a record. For example, a task tracking base might have a checkbox field to select when a task is complete.

    1. Visit your Airtable homepage

    2. Create or open your preferred base. 

    3. Add or edit a field.

    4. Search for and select Checkbox

      1. From here, you can optionally change the style and color of "check." 

    1. Click Save

    2. Hover your mouse over your preferred cell and click the checkbox to select or unselect.

    FAQs

    Can multiple record checkbox fields be selected simultaneously?

    Using the fill handle allows you to use one record's value to select subsequent records. 

    Can the value of a checkbox field automatically update?

    Checkboxes can be automatically updated by creating an automation that includes the Update record action.

    Can API calls return a value from unchecked cells in checkbox fields?

    All returned records do not include any fields with "empty" values, e.g. "", [], or false as stated in our documentation for the list records API endpoint.


    Was this article helpful?