# Layouts

Containers help you organize your page structure. For instance, you need to structure the data on the page into columns or sections.

![](/files/-MEV0Dsb346jIPmtFr-b)

### Page customization with container

For example, you want to add your charts or any components to columns:

![](/files/-MEV2YFQ3JEr7AmWGTz8)

### Container types

We have 4 types of containers: card, columns, tabs and sections. You can combine them with each other to build a page structure.

![](/files/-MEW6eQ-lXlmna9Wjyx9)


---

# 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.jetadmin.io/user-guide/design-and-structure/components/layouts.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.
