> For the complete documentation index, see [llms.txt](https://learn.squirrel365.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.squirrel365.io/components-functions-and-connections/overview/layout-and-containers.md).

# Layout & Containers

In Squirrel, Containers can be used to physically group components, they help you to structure your project and create responsive layouts. Repeat containers provide an easy way to build dynamic list views. Additionally, the Web View component adds the capability to display external web pages, adding an extra dimension to projects.

## Learn more about

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Column Layout</td><td><a href="/files/PFO1mpX321Fdt4NzWwse">/files/PFO1mpX321Fdt4NzWwse</a></td><td><a href="/pages/qRYhouoz1NwlzFk5sqRa">/pages/qRYhouoz1NwlzFk5sqRa</a></td></tr><tr><td>Container</td><td><a href="/files/5ieOqBayoHexU2SKsbIq">/files/5ieOqBayoHexU2SKsbIq</a></td><td><a href="/pages/E4pc1Ia6tre0l0zIMZxr">/pages/E4pc1Ia6tre0l0zIMZxr</a></td></tr><tr><td>Repeat Container</td><td><a href="/files/YHfT8RecBLJ3Az7vKUJn">/files/YHfT8RecBLJ3Az7vKUJn</a></td><td><a href="/pages/rYDIlJiYCsQqFUyrAqxT">/pages/rYDIlJiYCsQqFUyrAqxT</a></td></tr><tr><td>Row Layout</td><td><a href="/files/j8vLIkNaC8LdZZQyzXiC">/files/j8vLIkNaC8LdZZQyzXiC</a></td><td><a href="/pages/qkOMC2FpKnrgYMyH2KLh">/pages/qkOMC2FpKnrgYMyH2KLh</a></td></tr><tr><td>Web View</td><td><a href="/files/P6DM3VoccSZ0qU0EQ3OB">/files/P6DM3VoccSZ0qU0EQ3OB</a></td><td><a href="/pages/5X6fAoAr5BnOZPKy3wmB">/pages/5X6fAoAr5BnOZPKy3wmB</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://learn.squirrel365.io/components-functions-and-connections/overview/layout-and-containers.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.
