---
title: Placing forms on pages
related:
  - https://docs.kentico.com/13/managing-website-content/forms/creating-forms.md
  - https://docs.kentico.com/13/managing-website-content/forms/composing-forms.md
  - https://docs.kentico.com/13/developing-websites/page-builder-development.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/13/developing-websites/page-builder-development.md) the page builder feature and prepare pages with editable areas before you can place forms onto pages.

On pages where the [page builder](https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md) feature is enabled, you can insert forms created with the form builder via the _Form_ widget:

1. Open the **Pages** application.
2. Using the content tree, navigate to a page with the page builder feature enabled.
3. Click on a _blue_ plus button to insert a widget to the required location.
4. Click on the **Form** widget to insert it into the page.

   ![Adding the Form widget to a page](https://docs.kentico.com/docsassets/13/placing-forms-on-pages/Adding_Form_Widget.png "Adding the Form widget to a page")
5. Select a form from the drop-down list.
   - Only forms created on the current site are available.
6. Click **Save**.

> **Tip:** If you are searching for more detailed information about working with the page builder, please refer to [Adding page content using widgets](https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md).

The selected form is now inserted on the page. Once the page is published, the form is ready to receive user submissions. You can browse the collected data on the **Recorded data** tab in the **Forms** application.

### Forms in preview mode

Forms can only be submitted on the live site. If you view a page containing a form in **Preview** mode in the Pages application or via a [preview link](https://docs.kentico.com/13/managing-website-content/working-with-pages/sending-links-to-unpublished-pages.md), the submit button does not work. This also means that the form's [After the form is submitted](https://docs.kentico.com/13/managing-website-content/forms/creating-forms.md) actions, such as redirects, do not trigger.
