# Grid

![](https://lh5.googleusercontent.com/sERVWev6swrGyQARJ73YRaBilSkhOlnzzlJOrIOTx7hTYX3g47J5lze34vHv1SjlPABsvDgZHOly0fH6rJQEhVGR1K-E54kWBEEc92FCVU0iRj6kSuSgWEQ_UJHs1RnE3h1IaFmI)

### Component description

Grid is taking advantage of the axis-oriented canvas field, where the size and position of the child components are strictly dependent on the Grid size setup. The number of columns gives the Grid's a fixed ratio width. The practical use for the Grid is an application with a lot of sorted components—for example, forms.

### Component example

![Example of the basic Grid](/files/0dHUeVUM4MJ6BSWqefy0)

### Component properties

{% hint style="info" %}
Under construction
{% endhint %}


---

# 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.adapptio.com/reference-guide/components-list/grid.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.
