> 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/all-about-fabric/static-fabrics/fix-a-static-fabric.md).

# Fix a Static Fabric

## <mark style="color:blue;">A Note on a Broken Fabric Tag (Defaults to a Static Fabric)</mark>

Most of the time you will only notice that you're unintentionally using a Static Fabric when you change a Fabric Link or use the Color Randomizer and some of your block pieces stay the same color and do not automatically update.

This usually happens because you have unintentionally disconnected a block piece from its Fabric Link or never connected it to a Fabric Link to begin with.

Any block piece that is not using or is disconnected from a Fabric Link will automatically use the default static fabric of *Kona Duckling*. This color is often a quick way to identify static fabrics being used unintentionally.

In the below example, it's only when we change the solid fabric swatches connected to the quilt's Fabric Links that we notice that one block piece is not connected to Fabric Link A. On the right side, we can see that one corner block piece is static and so is not automatically being updated to the new Fabric Link A solid fabric.

<div><figure><img src="/files/FJuqs39wxnD0b0uWE3Gb" alt=""><figcaption><p><em>Original Fabric Links</em></p></figcaption></figure> <figure><img src="/files/aMoTea1RAyxGRZJVxd5t" alt=""><figcaption><p><em>New Fabric Links</em></p></figcaption></figure></div>

<div><figure><img src="/files/DuEhykIpgEY2xYTbv7bC" alt=""><figcaption><p><em>Unintentional use of a static fabric on corner block piece</em></p></figcaption></figure> <figure><img src="/files/33YaJQF98wmj5fQNGO16" alt=""><figcaption><p><em>Corner block piece did not update to new Fabric Link A</em></p></figcaption></figure></div>

***

## <mark style="color:blue;">01 | Fix a Fabric Link (from a Static Fabric)</mark>

Continuing with the example from above, I'll walk you through how you can fix the disconnected quilt block piece and relink it to its Fabric Link. This will change the connected fabric from a Static Fabric to a Fabric Link.

1. On the left side control panel, click on the <mark style="color:blue;">**BLOCKS**</mark> tab.

   <div align="left"><figure><img src="/files/Duxewb0Pd6I63l2vmJGX" alt=""><figcaption></figcaption></figure></div>
2. Click on the <mark style="color:blue;">**Edit Block**</mark> button for the quilt block you'd like to change.

   <div align="left"><figure><img src="/files/7m5RHO2RuExisNdFFsUT" alt=""><figcaption></figcaption></figure></div>
3. The **Block Editor** panel will slide out.

   <figure><img src="/files/TBTqXx5CVqHWgSv63njr" alt=""><figcaption></figcaption></figure>
4. Click on the <mark style="color:blue;">**block piece**</mark> that you'd like to change and relink to a Fabric Link. When selected, there will be a light box outlining the selected block piece.&#x20;

   * **NOTE:** You will also notice on the fabric panel that the tab Static Solids is being used, which is another indication that this piece is not linked to a Fabric Link.

   <figure><img src="/files/6nyq5oKghaMnGwKfsuPo" alt=""><figcaption></figcaption></figure>
5. Click on the <mark style="color:blue;">**Fabric Links**</mark> tab.

   <div align="left"><figure><img src="/files/kmT8KzslXNQ1LvNdJvR0" alt=""><figcaption></figcaption></figure></div>
6. Click on the <mark style="color:blue;">**Link**</mark> button (<img src="/files/UiGkeMPMdMdWFB3IQj5m" alt="" data-size="line">) next to Fabric Link A.

   <div align="left"><figure><img src="/files/DiDRT3Bbo5ZnuB1Wgee9" alt=""><figcaption></figcaption></figure></div>
7. Once relinked, you will notice that the corner block piece automatically updates to the solid fabric swatch *Kona Capri,* which confirms that it is now connected to Fabric Link A.

   <figure><img src="/files/pPSFkuWtu1RZaBsZk6Jm" alt=""><figcaption></figcaption></figure>
8. Click on the <mark style="color:blue;">**Save**</mark> button (<img src="/files/ZPanSooPSBnufFKAMdXV" alt="" data-size="line">) in the top right corner and select <mark style="color:blue;">**Save to Quilt**</mark>.

   <div align="left"><figure><img src="/files/Tl39wxlY48sJvTlJgeuH" alt=""><figcaption></figcaption></figure></div>
9. Once fixed, you will now see the updated quilt.

   <div><figure><img src="/files/a3tzSWy6Rm0iIksI9T0c" alt=""><figcaption><p><em>Static fabric used on corner block piece</em></p></figcaption></figure> <figure><img src="/files/1GsDTnTyxcjAZouxVMhn" alt=""><figcaption><p><em>Relinked Fabric Link on corner block piece</em></p></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/all-about-fabric/static-fabrics/fix-a-static-fabric.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.
