# Overview

<figure><img src="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2Fk29sECOaXSPwMICF9AVG%2FScreen%20Shot%202024-12-05%20at%204.34.27%20PM.png?alt=media&#x26;token=0950d78e-357c-4413-9430-cd8d76037427" alt=""><figcaption><p>Fabric Calculator Overview page</p></figcaption></figure>

## <mark style="color:blue;">Fabric Calculator Overview</mark>

When you visit your Fabric Calculator tab, the first thing you'll see is the Fabric Calculator Overview page. This is a high level overview of your quilt and will show you a quilt thumbnail, your quilt blocks, and your fabrics used.&#x20;

***

<div align="center"><figure><img src="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FgGM6k0u2jicCMwZsRILs%2FScreen%20Shot%202024-12-05%20at%204.35.19%20PM.png?alt=media&#x26;token=688c5306-9afa-47c2-ade1-26194bbd86b4" alt=""><figcaption><p>Quilt Thumbnail</p></figcaption></figure></div>

### <mark style="color:blue;">Quilt Thumbnail</mark>

The quilt thumbnail gives you a reminder of what the quilt looks like. You will also see the name of the quilt, who designed it, and the quilt dimensions.

It should always be reflective of the latest iteration of your quilt. But if you find that it hasn't been updated, follow these steps to update it.

{% stepper %}
{% step %}
Go back to the <mark style="color:blue;">**PreQuilt application tab**</mark>.

Just click on the PreQuilt tab.
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**Save**</mark> button on the vertical toolbar.
{% endstep %}

{% step %}
Click on <mark style="color:blue;">**Save & Close (Update thumbnail)**</mark> button.

<img src="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FHNqewvwuJeaiUcVHsi2v%2FScreen%20Shot%202024-12-04%20at%203.35.00%20PM.png?alt=media&#x26;token=79e31c49-cda6-49a8-8cc8-b36934d706c7" alt="" data-size="original">
{% endstep %}

{% step %}
Go back to <mark style="color:blue;">**Fabric Calculator tab**</mark> and refresh the browser page.

You should now see the updated thumbail image.
{% endstep %}
{% endstepper %}

***

<figure><img src="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FnYer8CSHRNsmz7GogJLC%2FScreen%20Shot%202024-12-05%20at%204.35.54%20PM.png?alt=media&#x26;token=9a1136db-f63a-46c5-9d10-621d63ebd38d" alt=""><figcaption><p>Blocks in Quilt</p></figcaption></figure>

### <mark style="color:blue;">Quilt Blocks</mark>

{% hint style="info" %}
**TIP**: It's a good idea to name your blocks, so that they are easier to identify and organize, especially in the Fabric Calculator.
{% endhint %}

All the quilt blocks in your quilt will be summarized here.&#x20;

You will  be able to note block name, the quantity of each block in the quilt, and the block's **finished** dimensions.

***

<figure><img src="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FVXZ4Dqa48xhPGwxW0ODq%2FScreen%20Shot%202024-12-05%20at%204.36.23%20PM.png?alt=media&#x26;token=60b64be1-cb4f-40b0-9e2c-3691e680446e" alt=""><figcaption><p>Fabrics in Quilt</p></figcaption></figure>

### <mark style="color:blue;">Fabrics</mark>

{% hint style="info" %}
**TIP**: It's helpful to make sure your Fabric Link IDs are tidy. This will help keep your fabrics organized. Bonus tip: The shorter, the better.
{% endhint %}

All the fabrics being used in your quilt will be summarized here.

You will be able to see your fabric's Fabric Link ID, fabric name, inches and yardage needed.

**Note**: If the Fabric Link ID is used over and over, like in Fabric Link B, this is because the same fabric is used in the border as well as the quilt blocks.


---

# 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://help.prequilt.com/prequilt-101/fabric-calculator/calculations-explained/overview.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.
