> For the complete documentation index, see [llms.txt](https://help.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.prequilt.com/prequilt-101/starter-quilts/first-prequilt-quilt/01-creating-a-quilt-grid.md).

# 01 Creating a Quilt Grid

{% hint style="danger" %} <mark style="color:red;">**ALERT:**</mark> Once you select a quilt grid, you cannot change it. You'll need to start a new quilt if you want to change to a different grid.
{% endhint %}

The first thing to do when creating a new quilt on PreQuilt is to choose and build out your quilt grid.

## <mark style="color:blue;">01 Getting Started</mark>

1. From the dashboard - click on the '<mark style="color:blue;">**QUILTS**</mark>' tab.

   <figure><img src="/files/E2nyeajP0CXFmGIWnqt3" alt=""><figcaption></figcaption></figure>
2. Click on the '<mark style="color:blue;">**Create Quilt**</mark>' button.

   <div align="left"><figure><img src="/files/EAl2bei3jjc3nlnhbanH" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:blue;">02 Choose Your Grid Type & Block Size</mark>

{% hint style="info" %} <mark style="color:blue;">**PreQuilt Grids:**</mark> We currently have 3 different grids - Rectangle, On-Point and Equilateral Triangle.&#x20;
{% endhint %}

1. Once you click on '<mark style="color:blue;">**Create Quilt**</mark>' a pop-up window will appear.&#x20;

   <div align="left"><figure><img src="/files/oQiTezs5Q1M0atnY3u5J" alt=""><figcaption></figcaption></figure></div>
2. Choose the grid that works for your quilt idea - rectangular, on-point (2 options) or equilateral triangle.
3. Enter the quilt block's <mark style="color:blue;">**width**</mark> and <mark style="color:blue;">**height**</mark> for your quilt for your selected grid. Measurements are in inches and can always be changed later.&#x20;

   <div align="left"><figure><img src="/files/5Hz0CEtuvVc8TbrPjzf1" alt=""><figcaption></figcaption></figure></div>
4. Click on the '<mark style="color:blue;">**Use This Grid**</mark>' button.

   <div align="left"><figure><img src="/files/0iKAFSfVKRrZQpfFH6qf" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:blue;">03 Input Rows & Columns</mark>

Now that you have your grid selected and the default quilt block chosen, you can now input the number of rows and columns for your quilt.

The number of columns in the quilt will impact the overall width of the quilt, while the number of rows will impact the overall height.

1. Click on the '<mark style="color:blue;">**GRID**</mark>' tab on the left-side control panel.&#x20;

   <div align="left"><figure><img src="/files/1qGQ1sAzZIe855Ht7dSZ" alt=""><figcaption></figcaption></figure></div>
2. The 'GRID' information will expand.

   * ***NOTE:*** In this expanded section, you can change the block dimensions, number of columns/rows OR control the overall width/height of the quilt.
   * The overall width and height of the quilt will automatically change according to the block size and number of columns and rows are in the quilt.

   <div align="left"><figure><img src="/files/x4v2BtQPKMyq2Np0Ff0U" alt=""><figcaption></figcaption></figure></div>
3. Change the number of <mark style="color:blue;">**columns**</mark> (width of quilt) and number of <mark style="color:blue;">**rows**</mark> (height of quilt) to your desired quilt dimensions. Keep in mind that these dimensions can easily be changed at any time.

   <div align="left"><figure><img src="/files/Zs48LIjP9DF3zexxsoNz" alt=""><figcaption></figcaption></figure></div>
4. To save, click on the '<mark style="color:blue;">**Update**</mark>' button.

   <div align="left"><figure><img src="/files/ZHFnmZllspPdTpqodqiE" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.prequilt.com/prequilt-101/starter-quilts/first-prequilt-quilt/01-creating-a-quilt-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.
