> ## Documentation Index
> Fetch the complete documentation index at: https://docs.docs2work.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Forms

> The validated ingestion point for all business data.

Forms are not just data collection interfaces. They are the validation and constraint engine. Every field type, required rule, conditional logic rule, and cross-field constraint encodes a business rule in structure.

When an AI agent submits a form headlessly, it gets the same validation a human gets — and richer, more actionable error feedback than any raw API or database write would provide. This is what makes agents smarter, not just faster.

## Field types

`textfield` · `textarea` · `number` · `email` · `url` · `phoneNumber` · `datetime` · `select` · `radio` · `checkbox` · `file` · `signature` · `table` · `uniqueId`
