Checkboxes are used for lists of two or more options that aren’t exclusive of each other. Users can select all, none, or multiple checkbox options within a list.
An unchecked checkbox represents a negative selection and a checked checkbox represents a positive selection. If there is a large number of options or not enough space, consider using a multi-select dropdown.