# Add Column

<div align="left"><figure><img src="/files/W60qJ2WRDjNFRsM4jXz8" alt="" width="66"><figcaption><p>Add Column Element</p></figcaption></figure></div>

Use the Add Column element to quickly add a [Layout Column](/app-editor/page-editor/built-in-elements/layout-column.md) element to a [Layout Row](/app-editor/page-editor/built-in-elements/layout-row.md).

The Layout Column is already preset with:

* 100% width at the main setting and overridden to *Default* for the desktop screen size.
* Margin at the bottom by using the [Custom CSS Classes](/app-editor/page-editor/page-element-settings.md#custom-css-classes) setting. For more information on adjusting the spacing see [Padding and Margin](/app-editor/page-editor/padding-and-margin.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zingy.ai/app-editor/page-editor/built-in-elements/add-column.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
