---
title: "How to Add Check Boxes in Google Sheets"
h1: "How to Add Check Boxes in Google Sheets"
description: "Easily enhance your Google Sheets by adding interactive check boxes. This feature allows for better tracking and organization of your data."
route: "/learn/how-to-add-check-boxes-in-google-sheets"
canonical: "https://www.layerpath.com/learn/how-to-add-check-boxes-in-google-sheets"
---

# How to Add Check Boxes in Google Sheets

Easily enhance your Google Sheets by adding interactive check boxes. This feature allows for better tracking and organization of your data.

### Interactive Layerpath tour

Canonical tour: https://share.layerpath.com/e/cm6feu76l0056la0dlienkz9o/tour

Tour id: cm6feu76l0056la0dlienkz9o

1. Click on the cell where you want to insert a checkbox or select multiple cells to add checkboxes in bulk.
2. Go to the **Insert** menu and click **Checkbox** from the dropdown list.
3. A checkbox will appear in each selected cell, which you can check or uncheck as needed.
4. To change checkbox values, right-click a checkbox, choose **Data validation**, and modify the criteria.
5. You can use checkboxes in formulas by referencing their values as `TRUE` (checked) or `FALSE` (unchecked).
6. Drag the bottom-right corner of a checkbox cell to quickly copy checkboxes to adjacent rows or columns.
