> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Create multi-column forms

> Put questions side by side in your form with multiple columns.

## Overview

Multi-column forms can be a great way to save space and make your form look more organized. Instead of having all your questions listed in a long, single column, you can split them up into **multiple columns**. This is especially useful if you have a lot of questions or a limited amount of space on your form.

## How to add another column

`Drag a question` to the right of another question. You can also reorder them with drag and drop.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/oO5k5FPOY4bT5lbU/images/multi-columndrag.gif?s=f417daadb26f488cf39a38ab1e8d7dac" alt="multi-column drag.gif" width="1304" height="720" data-path="images/multi-columndrag.gif" />

<Note>
  Some question types are not supported by multi-column layouts yet such as, Address, PDF viewer, Section collapse, Video, Button, Date time picker, Picture choice, Calendly and Payment. Contact [support@fillout.com](mailto:support@fillout.com) if you have a use case that requires one of these to be side by side.
</Note>

Most questions have a `Half width` option in the right panel to shorten the input box. Click the field's <Icon icon="gear-complex" iconType="solid" />.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/EDZ5NrQNXN0RrO9B/images/Screenshot2025-02-25at3.13.00PM.png?fit=max&auto=format&n=EDZ5NrQNXN0RrO9B&q=85&s=f417eea3677f13a660fe31f8e4c7bab4" alt="Multi-column form" width="1922" height="324" data-path="images/Screenshot2025-02-25at3.13.00PM.png" />

## Add three columns or more

You can choose the `Table` field in the left-hand panel to add a third, fourth, and additional columns. More info [here](/table).

## Related articles

<CardGroup cols={3}>
  <Card title="Page layout" icon="rectangles-mixed" iconType="regular" color="#FFC738" href="/layout">
    Edit the position of your form's fields and background image.
  </Card>

  <Card title="Add a table" icon="table-cells" iconType="regular" color="#FFC738" href="/table">
    Let respondents enter data in a spreadsheet-like format.
  </Card>

  <Card title="Add headings" icon="heading" iconType="regular" color="#FFC738" href="/heading">
    Improve your form's structure and user experience.
  </Card>
</CardGroup>
