# Checkbox

![](https://lh6.googleusercontent.com/4gpdixo6Q2FP4Zphm2HrvheENaYpzWzi1hlxegTQ-y6hdPB1eaJNTJm-0Z2XUEfjs58QCkaJ9f5rd88R98sKDfiI_kzBIG_UA6X1Xwcw30IaZjklmc97CKgEHJ3lzxBMMKy4Lj1o)

### Component description

Checkboxes allow the user to select one or more items from a set and can be used to turn an option on or off.

### Component example

![Set of few Checkboxes.](/files/SBTYJSsHRkmWKM7Kw5Hg)

### Component properties

{% hint style="info" %}
Under construction
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adapptio.com/reference-guide/components-list/checkbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
