---
title: Forms
related:
  - https://docs.kentico.com/13/developing-websites/form-builder-development.md
  - https://docs.kentico.com/13/configuring-xperience/setting-up-search-on-your-website/using-locally-stored-search-indexes/creating-local-search-indexes/defining-on-line-form-indexes.md
  - https://docs.kentico.com/13/configuring-xperience/configuring-the-environment-for-content-editors/configuring-permissions-for-forms.md
  - https://docs.kentico.com/13/custom-development/working-with-form-data-using-the-api.md
  - https://docs.kentico.com/13/configuring-xperience/managing-files/storing-files.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).

The Forms application enables content editors to create and publish on-line forms. Forms allow you to gather structured data from your site's visitors. A typical example can be a 'Contact Us' form or a form in which visitors provide some necessary data to attain a specific goal.

The information provided via forms can be used to update the [contacts](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) that represent your website's visitors. For example, forms can be a way for visitors to provide email addresses that you can then use to send [marketing emails](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing.md) (for visitors who give the required [consent](https://docs.kentico.com/13/configuring-xperience/data-protection/gdpr-compliance/creating-consents.md)).

![A form displayed on a page](https://docs.kentico.com/docsassets/13/forms/sample_form.png "A form displayed on a page")
