> For the complete documentation index, see [llms.txt](https://courses.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://courses.prequilt.com/youtube-courses/intro-to-prequilt-course/06-or-printed-fabric-swatches/06d-or-use-printed-fabric-in-fabric-link.md).

# 06d | Use Printed Fabric in Fabric Link

## <mark style="color:blue;">Module 06d | How to Use a Printed Fabric Swatch in a Fabric Link</mark>

Now that we've uploaded the fabrics swatches into PreQuilt, now we can do the fun part - use them in our quilt.

In this sub-module, I'll be showing you how to use a printed fabric swatch in a Fabric Link.

***

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

{% embed url="<https://www.youtube.com/watch?index=25&list=PLaC22-LQB1W14fO_PsH85Fe9vDHc-803G&t=1s&v=u_-CvXFyhKU>" %}
Module 06d: How to Use a Printed Fabric Swatch in a Fabric Link
{% endembed %}

&#x20;&#x20;

***

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

To use a printed fabric swatch in a Fabric Link:

1. Return to your quilt design and click on the <mark style="color:blue;">**FABRIC LINKS tab**</mark> on the left side control panel.

   <div align="left"><figure><img src="/files/uWKwyR21y5ulkyILayRS" alt=""><figcaption></figcaption></figure></div>
2. Click on the <mark style="color:blue;">**Edit button**</mark> for one of your fabric links. In this example, I'm going to edit Fabric Link B.

   <div align="left"><figure><img src="/files/7BWzcGOSZlWd5tzBXBxP" alt=""><figcaption></figcaption></figure></div>
3. Click on the <mark style="color:blue;">**PRINTS tab**</mark> to view all the printed fabric swatches that we've already uploaded to PreQuilt.

   <div align="left"><figure><img src="/files/ZpFfig1YQ2bhIZvXBraO" alt=""><figcaption></figcaption></figure></div>
4. Click on the <mark style="color:blue;">**Select button**</mark> for the fabric swatch that you'd like to use.

   <div align="left"><figure><img src="/files/vwwby8WJCmiMn8qsFe29" alt=""><figcaption></figcaption></figure></div>
5. You will see the Fabric Link is updated as well as all the blocks that are using that Fabric Link.&#x20;

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

   * NOTE: A sub-panel will open with controls that will shift the fabric swatch left/right, up/down, or rotate it. You can use these to 'fussy cut' your fabric.

     <div align="left"><figure><img src="/files/XjOXp75syZWF7lVvmoPj" alt=""><figcaption></figcaption></figure></div>
6. Click on the <mark style="color:blue;">**x button**</mark> (<img src="/files/NA1hKDJtVTr9aI4Sy1eF" alt="" data-size="line">) on the Fabric Link panel to close it.
7. Don't forget to <mark style="color:blue;">**save**</mark> the quilt!

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

&#x20;&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://courses.prequilt.com/youtube-courses/intro-to-prequilt-course/06-or-printed-fabric-swatches/06d-or-use-printed-fabric-in-fabric-link.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
