# Boolean Values There isn't a separate type for boolean values. They use the UInt8 type, restricted to the values 0 or 1. [Original article](https://clickhouse.yandex/docs/en/data_types/boolean/)