---
title: Display forms on pages
related:
  - https://docs.kentico.com/documentation/business-users/digital-marketing/forms/create-and-edit-forms.md
  - https://docs.kentico.com/documentation/business-users/digital-marketing/forms/manage-form-submissions.md
---

> 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).

> **Note:** **Prerequisite**
>
> A developer needs to [set up](https://docs.kentico.com/documentation/developers-and-admins/development/builders/page-builder.md) Page Builder and prepare pages with editable areas before you can display forms on pages.

On pages where Page Builder is enabled, you can insert [forms](https://docs.kentico.com/documentation/business-users/digital-marketing/forms/create-and-edit-forms.md) via the **Form** widget:

1. Open a website channel application.
2. Navigate to a page using the content tree.
3. [Add](https://docs.kentico.com/documentation/business-users/website-content/widgets-and-page-builder.md) a **Form** widget to the desired editable area.

   ![Adding the Form widget to a page](https://docs.kentico.com/docsassets/documentation/display-forms-on-pages/Adding_Form_Widget.png "Adding the Form widget to a page")
4. Configure () the Form widget's properties.
5. In the configuration dialog:
   - **Select a form** – choose which form you want to display.
   - Choose an **After form submission** action, which occurs after a user submits the form:
     - **Display text** – the text message specified here is displayed.
     - **Redirect to page** – another page on the website opens.
     - **Redirect to URL** – the user is redirected to the specified URL.
6. Select **Apply**.
7. **Save** the page.

You've now added the selected form to the page. [Submissions](https://docs.kentico.com/documentation/business-users/digital-marketing/forms/manage-form-submissions.md) collected by the form from visitors are available on the **Submissions** tab in the **Forms** application.
