# Auto Template

## Auto Template

The Auto Template property allows the browser to handle the responsiveness of the Columns layout, showing fewer columns on smaller devices, and more columns on bigger devices.

{% hint style="warning" %}
The Auto Template property will only appear if the Auto Grid property is active.
{% endhint %}

### Toggle&#x20;

* Select a columns block.
* Navigate to the Primary tab of the Block Inspector.
* Open the Settings tab.
* Toggle Auto Template to activate or deactivate.

<figure><img src="/files/8S8wOEN4SrjfB92xIIR8" alt=""><figcaption></figcaption></figure>


---

# 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.cwicly.com/blocks/columns/columns-1/auto-template.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.
