---
title: Deeper dive into Forms
---

> 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 edit forms. Forms allow you to gather structured data from website visitors. A typical example can be a "Contact Us" form or a form in which visitors provide some data required to attain a specific goal.

The system uses information provided via forms to update the [contacts](https://docs.kentico.com/modules/contact-management/contact-management-page.md) representing your website's visitors (provided they give the necessary [consent](https://docs.kentico.com/documentation/developers-and-admins/data-protection/consent-management.md)). For example, forms can be a way for visitors to provide their location or other information that your site's developers can use to [personalize displayed content](https://docs.kentico.com/modules/contact-management/widget-personalization.md).

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