# Layout Management

## Overview

Layout managers control how components are arranged and behave in forms. Each form uses one of the following layout managers and a solution may mix forms having any of these types.

* [**Simple Layout** ](https://docs.servoy.com/guides/develop/application-design/forms/layout-management/css-position)**(CSS Position)**
* [**Advanced Layout**](https://docs.servoy.com/guides/develop/application-design/forms/layout-management/home) **(Responsive)**
* [**Abstract**](https://docs.servoy.com/guides/develop/application-design/forms/layout-management/abstract-form) **(No UI)**
