---
title: Create a Contact us form
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Create a simple yet effective **Contact us** form with a custom title and a **"thank you" message**.

> **Info:** We walk through this example scenario in Xperience by Kentico's [Kbank demo website](https://www.kentico.com/customers/educationcenter/training-website-requests).
> To work along with us in this safe sandbox environment, you can request a hosted trial at the link above by selecting the following option: _Xperience by Kentico - Business Tutorial KBank demo site_.

## Create the form in the Forms app

1. In your KBank administration, go to the **Forms** application.

2. Create a **New form**.

3. Add the following fields by selecting the **Add field** (use the plus button \[] in the middle of the section):

   1. **First name**
   2. **Last name**
   3. **Email**
   4. **Leave a message**
   5. **Submit** button

4. Change the **Submit** button text:

   1. Hover your mouse over the **Submit** button field and select the **Configure** button ().
   2. Change the button's text to _Contact us_.
   3. **Apply** your changes.

## Add the form to your page

1. Navigate to the page where you want to display your form.

2. Add a **Form column** to the section where you want the form to appear.

3. In the form column, add a **Page heading** widget.

4. Configure the heading’s properties:

   1. Enter a heading title, for example: _Contact us for a better deal_.
   2. In the **Heading type** field, choose the level you want (for example, _h3_).
   3. Optionally, adjust formatting options such as **Heading visual type**, **Heading margin**, or **Background type**.
   4. Save your changes.

5. Add a **Form** widget below the page heading.

6. In the widget properties, select your _Contact us_ form created in the Forms app.

7. In the **After form submission** section, keep the **Display a message** option selected, and fill in a simple "thank you" message that displays to your users when they submit the form.
   1. For example: _Thank you for getting in touch. Our Sales Associate will get back in touch with you shortly._

8. **Save** and **Publish** your changes.

## Next step

Once your form is placed on the page, learn how to [change a form’s name](https://docs.kentico.com/guides/digital-marketing/work-with-forms/change-a-forms-name.md).

You can also further [adjust the form’s thank you message](https://docs.kentico.com/guides/digital-marketing/work-with-forms/adjust-the-forms-thank-you-message.md) to confirm submissions with a personalized touch.
