# Hide label

Qommentary Form allows to Hide the input field label, but user can still enter and save data to the table when label is hidden

To Hide input field label please follow these steps:

1. Edit your sheet&#x20;
2. Click on the **Qommentary Form** extension
3. Expand **Input fields** section
4. Expand the **Input field** properties
5. &#x20;Select Hide label option \
   ![](/files/7qhWMOHzhIWeQB51JaqF)
6. Input field label is hidden in the form\
   ![](/files/CotnNj5DWzjYdo0b7ABJ)<br>

## Hide all label

Qommentary Form allows to Hide all the input field labels, but user can still enter and save data to the table when the labels are hidden

To Hide all labels please follow these steps:

1. Edit your sheet
2. Click on the **Qommentary Form** extension
3. Expand Form settings section
4. Select Hide all label option\
   ![](/files/UzAbQthwk4MhyXxSMPxi)
5. All input fields labels are hidden\
   ![](/files/uSafo5Lr38UBkmRQ4D4E)


---

# 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-form/custom-data/hide-label.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.
