# Adding input columns

*Qommentary Writeback* includes a variety of input controls to enhance user experience and accurately capture different data types in your tables.

The following input controls are currently supported:

<img src="/files/-MZDANlCz0_OpG7rzYP7" alt="" data-size="original"> [Text](/qommentary-writeback/custom-data/adding-input-columns/text.md)

<img src="/files/-MZDBPvGZrxAGLeHVWSP" alt="" data-size="original"> [Number](/qommentary-writeback/custom-data/adding-input-columns/number.md)

<img src="/files/-MZDBzJK7GWSj8TV9LWF" alt="" data-size="original"> [Checkbox](/qommentary-writeback/custom-data/adding-input-columns/checkbox.md)

<img src="/files/-MZDCHjJlQL7lYdZ96pm" alt="" data-size="original"> [Dropdown](/qommentary-writeback/custom-data/adding-input-columns/dropdown.md)

<img src="/files/-MZDCbPSVrBBIiFPj-FL" alt="" data-size="original"> [Rating](/qommentary-writeback/custom-data/adding-input-columns/rating.md)

<img src="/files/-MZDD2hLzMyk-jBPojrg" alt="" data-size="original"> [Color picker](/qommentary-writeback/custom-data/adding-input-columns/color-picker.md)

<img src="/files/-MZDDXaLtrnvzOejiK_l" alt="" data-size="original"> [Date picker](/qommentary-writeback/custom-data/adding-input-columns/date-picker.md)

<img src="/files/-MZDFExbz8tmrT_J-GHF" alt="" data-size="original"> [Switch](/qommentary-writeback/custom-data/adding-input-columns/switch.md)


---

# 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://knowledgebase.qommentary.com/qommentary-writeback/custom-data/adding-input-columns.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.
