> For the complete documentation index, see [llms.txt](https://knowledgebase.qommentary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.qommentary.com/qommentary-form/customization/appearance.md).

# Appearance

## Titles

To provide the Title to the Form, click on the switch control to e*nable* **Show titles**

![](/files/HkCDx0qs7yLnW07ihALM)

To provide title to your form please follow the steps

1\. Edit your sheet\
2\. Expand the **Appearance> General** section\
3\. Enter your title in the **Title** field\
![](/files/fhVXrjya0AKRkSVx9eto)\
4\. Enter your Subtitle in the Subtitle field\
![](/files/AmapBpWPeaec4G1qcCMa)\
5\. Enter your footnote here\
![](/files/b13Vodf7yfhQdo3K2uD9)\
6\. Here is the Form display\
![](/files/sDkJZlOh1u40uFSXFsKU)

## **Header**

To Customize the Header background and text colors, please follow these steps &#x20;

1\. Edit your sheet\
2\. Expand the **Appearance> Header** section\
3\. Select background color for header \ <img src="/files/K8IGq52UJEY9nChuifgG" alt="" data-size="original">\
4\. Select text color here for header \
![](/files/nZLnZg0wIPi1sRbrnJKB)\
5\. Here is the Form display\
![](/files/TGeuMGA77AhAbfH5VHPK)\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.qommentary.com/qommentary-form/customization/appearance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
