# Form Layout

The **Layout** tab provides tools to visually arrange the components of your form.

By default, components are stacked **vertically**. The layout tools allow you to customize this structure by using **containers** that define flexible layouts. These containers can hold other containers or components, enabling highly customizable form designs.

To add a container, drag it from the panel and drop it into the **Design** tab interface at the desired location. Guide lines will appear to help you place the container in valid positions.

This approach allows you to create an infinite variety of simple or complex layouts.

<table data-header-hidden><thead><tr><th width="143"></th><th></th></tr></thead><tbody><tr><td>Horizontal</td><td>This container creates a <strong>row</strong> in which multiple components or containers can be placed <strong>side by side</strong>.</td></tr><tr><td>Vertical</td><td>This container creates a <strong>column</strong>, where components or containers are arranged <strong>one above the other</strong>.</td></tr><tr><td>Group</td><td>This container allows you to group components or containers, helping to structure long or complex forms.<br>Click the group container to set a <strong>title</strong> in the <strong>Properties</strong> section.</td></tr><tr><td>Tab</td><td>This container lets you create <strong>tabs</strong> to better organize forms with many components.<br>Tabs can be placed inside other containers. Click the tab container to edit its <strong>default title</strong> in the <strong>Properties</strong> section.</td></tr><tr><td>Space</td><td>This container adds <strong>spacing</strong> between two components or containers, useful for improving the visual clarity of the layout.</td></tr></tbody></table>
