> For the complete documentation index, see [llms.txt](https://docs.api.intratool.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.api.intratool.de/api-reference/layouts.md).

# Layouts

[Layouts](/api-reference/layouts/layouts.md) belong to a supported layoutable entity and split its content into ordered [LayoutRows](/api-reference/layouts/layout-rows.md). Each row contains width-constrained [LayoutColumns](/api-reference/layouts/layout-columns.md).

[LayoutColumnLayoutElements](/api-reference/layouts/layout-column-layout-elements.md) attach polymorphic elements such as FormFields to one or more columns and store their column-specific order. Layouts, rows, and columns support [Translations](/introduction/resource-capabilities/translations.md) for their titles.
